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 dd8deaf commit 99b1ed9Copy full SHA for 99b1ed9
.travis.yml
@@ -5,7 +5,7 @@ node_js:
5
before_script:
6
- export DISPLAY=:99.0
7
- sh -e /etc/init.d/xvfb start
8
- - npm start
+ - npm start > /dev/null &
9
- sleep 1 # give server time to start
10
11
script:
0 commit comments