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 39ac1a3 commit 0f93662Copy full SHA for 0f93662
.travis.yml
@@ -20,6 +20,4 @@ env:
20
before_install:
21
- if [[ $TRAVIS_NODE_VERSION == 0.8 ]]; then npm install -g npm@1.4.28; fi
22
- npm explore npm -g -- npm install node-gyp@latest
23
-after_script:
24
- - npm run benchmark
25
sudo: false
0 commit comments