Skip to content

Commit 6dd9854

Browse files
committed
Update Travis CI parameters
1 parent 9e851b6 commit 6dd9854

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.travis.yml

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
services: mongodb
22
language: node_js
33
node_js:
4-
- 4.0
5-
- 5.0
6-
- 6.0
7-
before_install:
8-
- npm install -g npm@latest
4+
- 8
95
install:
10-
- npm install bool.js@latest
6+
- npm install booljs@latest
117
- npm install mongoose
128
- npm install

0 commit comments

Comments
 (0)