We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eabf65 commit 11ccddaCopy full SHA for 11ccdda
.travis.yml
@@ -8,4 +8,5 @@ before_script:
8
- sh -e /etc/init.d/xvfb start
9
- sleep 1
10
script:
11
- - ./node_modules/.bin/gulp test-all-versions
+ - ./node_modules/.bin/gulp test-all-versions
12
+sudo: false
0 commit comments