Skip to content

Commit 6471b17

Browse files
author
Erin Doyle
committed
Updated Travis config to solve for issue with headless Chrome tests failing
1 parent ed8deca commit 6471b17

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ before_script:
1111
- export DISPLAY=:99.0
1212
- sh -e /etc/init.d/xvfb start
1313

14+
sudo: required
15+
addons:
16+
chrome: stable
17+
1418
cache: yarn
1519

1620
matrix:

0 commit comments

Comments
 (0)