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 540b9f2 commit e1ccd54Copy full SHA for e1ccd54
.travis.yml
@@ -27,7 +27,6 @@ before_install:
27
- export NPM=${NODE%node}npm
28
install:
29
- $NPM install
30
- - $NPM install mocha
31
before_script:
32
- if [[ $TRAVIS_OS_NAME == "linux" ]]; then sh -e /etc/init.d/xvfb start; fi
33
script:
0 commit comments