Skip to content

Commit bb1e04c

Browse files
committed
Update TravisCI configuration
1 parent 5f7e960 commit bb1e04c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
services: mongodb
22
language: node_js
3-
before_install: npm install -g npm@latest
4-
node_js:
5-
- 4.0
6-
- 5.0
7-
- 6.0
83
install:
9-
- npm install bool.js passport passport-http-bearer
4+
- npm install booljs passport passport-http-bearer
105
- npm install

0 commit comments

Comments
 (0)