travis: node 0.12 only

This commit is contained in:
Daniel Cousens 2015-04-22 17:44:21 +10:00
parent 75540b6116
commit 706666024e

View file

@ -2,8 +2,7 @@ language: node_js
before_install:
- "npm install npm -g"
node_js:
- "0.11"
- "0.10"
- "0.12"
env:
- TEST_SUITE=coveralls
- TEST_SUITE=integration