We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 663ef48 + 88d2b0b commit 6649f3bCopy full SHA for 6649f3b
1 file changed
.travis.yml
@@ -3,9 +3,6 @@ node_js:
3
- 0.10
4
5
before_script:
6
- - export DISPLAY=:99.0
7
- - sh -e /etc/init.d/xvfb start
8
- npm install --dev --silent
9
- - npm install --silent karma-firefox-launcher karma-phantomjs-launcher
10
11
script: gulp
0 commit comments