We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7bf92b commit 76336caCopy full SHA for 76336ca
1 file changed
.travis.yml
@@ -3,3 +3,7 @@ node_js:
3
- "4.5"
4
- "5.12"
5
- "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