Skip to content

Commit ad5f051

Browse files
committed
updated travis
1 parent 91b8226 commit ad5f051

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.travis.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
node_js:
3-
- 0.10.X
4-
- 0.12.X
5-
- 4.X
6-
- 5.X
7-
- 6.X
8-
- 7.X
3+
- "0.10"
4+
- "0.12"
5+
- "4"
6+
- "5"
7+
- "6"
8+
- "7"

0 commit comments

Comments
 (0)