Skip to content

Commit 0379976

Browse files
committed
Fix-[Travis-CI] Update Node version and test script
1 parent 70826a1 commit 0379976

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
before_install:
3-
- npm install -g npm@latest
43
- npm install booljs@latest
54
node_js:
6-
- 7.0
5+
- lts/*

0 commit comments

Comments
 (0)