Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit d3b9ff3

Browse files
committed
travis: test up to node@7
1 parent 33c5bba commit d3b9ff3

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.travis.yml

+7-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
node_js:
22
- "0.10"
33
- "0.12"
4-
- "1"
5-
- "2"
6-
- "3"
7-
- "4"
8-
- "5"
4+
- 1
5+
- 2
6+
- 3
7+
- 4
8+
- 5
9+
- 6
10+
- 7
911
sudo: false
1012
language: node_js
1113
script:

0 commit comments

Comments
 (0)