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

Commit d62cc06

Browse files
authored
Update travis.yml: Add node 6 & 7 (#21)
1 parent 8d5c58f commit d62cc06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22
node_js:
33
- 4
4+
- 6
5+
- 7
46
before_install:
57
- npm install -g npm@3
68
- npm config set loglevel error

0 commit comments

Comments
 (0)