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 009dd14 commit ac4285cCopy full SHA for ac4285c
.travis.yml
@@ -6,6 +6,7 @@ before_script:
6
- export DISPLAY=:99.0
7
- sh -e /etc/init.d/xvfb start
8
- npm start > /dev/null &
9
+ - npm run update-webdriver
10
- sleep 1 # give server time to start
11
12
script:
0 commit comments