We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f7e960 commit bb1e04cCopy full SHA for bb1e04c
1 file changed
.travis.yml
@@ -1,10 +1,5 @@
1
services: mongodb
2
language: node_js
3
-before_install: npm install -g npm@latest
4
-node_js:
5
- - 4.0
6
- - 5.0
7
- - 6.0
8
install:
9
- - npm install bool.js passport passport-http-bearer
+ - npm install booljs passport passport-http-bearer
10
- npm install
0 commit comments