Skip to content

Commit 8bfc757

Browse files
authored
Added newer Node versions to travis config
1 parent 61a3b77 commit 8bfc757

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
language: node_js
22
node_js:
33
- "4"
4+
- "5"
5+
- "6"
6+
- "7"
7+
- "8"
8+
- "node"
9+
- "lts/*"
410
notifications:
511
hipchat:
612
rooms:

0 commit comments

Comments
 (0)