We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8c24c commit 85bf611Copy full SHA for 85bf611
.travis.yml
@@ -3,6 +3,7 @@ node_js:
3
- "6"
4
5
before_install:
6
+ - "npm i -g npm@5"
7
- "export CHROME_BIN=/usr/bin/google-chrome"
8
- "export DISPLAY=:99.0"
9
- "sh -e /etc/init.d/xvfb start"
0 commit comments