Skip to content

Commit 5b1f370

Browse files
committed
Update Travis config to test Node 0.12
1 parent 26342a3 commit 5b1f370

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,6 +1,7 @@
11
language: node_js
22
node_js:
33
- '0.10'
4+
- '0.12'
45
script: npm run travis
56
notifications:
67
email:

0 commit comments

Comments
 (0)