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

Commit ee9b167

Browse files
committed
Update .travis.yml
1 parent ccb2820 commit ee9b167

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
language: node_js
22
node_js:
3+
- 'stable'
34
- v5
45
- v4
6+
- '4.2'
7+
- '4.1'
8+
- '4.0'
59
- '0.12'
10+
- '0.11'
611
- '0.10'

0 commit comments

Comments
 (0)