0.10 on travis is painfully slow, lets remove it

This commit is contained in:
Marek Kotewicz 2015-04-21 20:23:57 +02:00
parent a5c1bcc6e4
commit 42e759e9f2
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ language: node_js
node_js: node_js:
- "0.12" - "0.12"
- "0.11" - "0.11"
- "0.10"
before_script: before_script:
- npm install - npm install
- npm install jshint - npm install jshint