add node version 0.12 to .travis.yml

This commit is contained in:
alsotang 2014-09-25 23:56:03 +08:00
parent 450fb95f2c
commit f49ebecbed

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- '0.10'
- '0.12'
services:
- mongodb