Skip to content

Commit 44fc745

Browse files
authored
Update .travis.yml
1 parent 0c7bd43 commit 44fc745

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
language: node_js
2-
node_js: stable
2+
node_js:
3+
- 'stable'
4+
- '0.12'
5+
- '0.10'

0 commit comments

Comments
 (0)