Skip to content

Commit 87bf0b9

Browse files
...
1 parent fe2d394 commit 87bf0b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ before_script:
77
- npm run build
88
- sudo chown root /opt/google/chrome/chrome-sandbox
99
- sudo chmod 4755 /opt/google/chrome/chrome-sandbox
10+
- export CHROME_BIN=chromium-browser
11+
- export DISPLAY=:99.0
12+
- sh -e /etc/init.d/xvfb start
1013
script:
1114
- npm run test-travis

0 commit comments

Comments
 (0)