Skip to content

Commit 713193a

Browse files
committed
Test against Node 0.12.0 on Travis CI
Test against Node 0.12.0 on Travis CI
1 parent 77e3d0b commit 713193a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ node_js:
44
- "0.8"
55
- "0.10"
66
- "0.11"
7+
- "0.12"
78
script:
8-
- ant test
9+
- ant test

0 commit comments

Comments
 (0)