Skip to content

Commit e1420c1

Browse files
committed
test Node.js 5, 6, 7 and 8 on Travis
1 parent 6bbbef7 commit e1420c1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ node_js:
1010
- "2"
1111
- "3"
1212
- "4"
13+
- "5"
14+
- "6"
15+
- "7"
16+
- "8"
1317

1418
install:
1519
- PATH="`npm bin`:`npm bin -g`:$PATH"

0 commit comments

Comments
 (0)