Skip to content

Commit cffe44e

Browse files
committed
Build: Add Node.js 0.12 testing
1 parent 72829f8 commit cffe44e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
33
- "0.10"
4+
- "0.12"
45
after_success:
56
- npm run coveralls

0 commit comments

Comments
 (0)