Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit 9754f5e

Browse files
authored
Update .travis.yml
1 parent 877100a commit 9754f5e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: node_js
22
node_js:
3-
- 4.0
4-
- 5.0
5-
- 6.0
3+
- 7.0
64
before_install: npm install -g npm@latest
75
install:
8-
- npm install bool.js
6+
- npm install booljs
97
- npm install

0 commit comments

Comments
 (0)