Skip to content

Commit ecbcd36

Browse files
authored
Add 5 and 6 versions to travis config
1 parent ddd5848 commit ecbcd36

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3-
- "4.1"
4-
- "4.0"
3+
- "6"
4+
- "5"
5+
- "4"
56
- "0.12"
67
- "0.11"
78
- "0.10"

0 commit comments

Comments
 (0)