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 ea965e2 commit 27b72a0Copy full SHA for 27b72a0
.travis.yml
@@ -3,4 +3,4 @@ services: xvfb
3
language: node_js
4
node_js: "6.10.2"
5
install: BROWSER="Firefox-stable" ./.travis-setup.sh
6
-script: xvfb-run npm test
+script: xvfb-run -a npm test
0 commit comments