Skip to content

Commit 27b72a0

Browse files
committed
xvfb-run -a
1 parent ea965e2 commit 27b72a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ services: xvfb
33
language: node_js
44
node_js: "6.10.2"
55
install: BROWSER="Firefox-stable" ./.travis-setup.sh
6-
script: xvfb-run npm test
6+
script: xvfb-run -a npm test

0 commit comments

Comments
 (0)