Remove node 0.8 job from travis.yml, only test against 0.10
This commit is contained in:
parent
3cffa77f72
commit
bca6670908
|
@ -1,6 +1,5 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
Loading…
Reference in New Issue
Block a user