Skip to content

Commit 76336ca

Browse files
authored
Update .travis.yml
1 parent e7bf92b commit 76336ca

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
@@ -3,3 +3,7 @@ node_js:
33
- "4.5"
44
- "5.12"
55
- "6.4"
6+
before_install:
7+
- export CHROME_BIN=chromium-browser
8+
- export DISPLAY=:99.0
9+
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)