We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff63e4 commit 98ff30fCopy full SHA for 98ff30f
.travis.yml
@@ -1,10 +1,7 @@
1
-sudo: required
2
-dist: trusty
3
language: node_js
4
node_js:
5
- '8'
6
before_install:
7
- - 'npm config set spin false'
8
- npm i -g npm@latest
9
before_script: cd $TRAVIS_BUILD_DIR
10
script:
0 commit comments