Remove node 0.8 job from travis.yml, only test against 0.10

This commit is contained in:
Tankred Hase 2014-05-17 09:13:54 +02:00
parent 3cffa77f72
commit bca6670908

View File

@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.8"
before_install:
- npm install -g grunt-cli