Update .travis.yml

Remove 0.11 and 0.8 from travis
This commit is contained in:
David Manning 2014-12-10 18:35:57 -08:00
parent aefca4aef4
commit f390117421

View file

@ -1,5 +1,3 @@
language: node_js
node_js:
- "0.8"
- "0.10"
- "0.11"