Update travis.yml to Node 0.12

This commit is contained in:
typicode
2015-02-10 10:09:35 +01:00
parent 90aeb6232e
commit f5301afe19

View File

@ -1,4 +1,4 @@
language: node_js
node_js:
- "0.11"
- "0.12"
- "0.10"