Update .travis.yml

This commit is contained in:
Sindre Sorhus 2014-03-01 03:48:00 +01:00
parent 671b3d069c
commit f50f1a76cc

View File

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