Skip to content

Commit a5e163a

Browse files
committed
update node version for travis ci
1 parent aa521b9 commit a5e163a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
language: node_js
22

33
node_js:
4+
- 4.1
5+
- 4.0
6+
- 0.12
47
- 0.11
5-
- 0.10
68

79
before_install:
810
- phantomjs --version

0 commit comments

Comments
 (0)