travis: no Node 0.11

This commit is contained in:
Daniel Cousens 2015-09-09 00:24:32 +10:00
parent 80a0891aad
commit 2b61f7b980

View file

@ -3,7 +3,6 @@ before_install:
- "npm install npm -g"
node_js:
- "0.12"
- "0.11"
- "0.10"
env:
- TEST_SUITE=coverage