forked from cerc-io/plugeth
node < 0.10 fails travis build => remove 0.6 & 0.8
from travis.yml
This commit is contained in:
parent
4402a7d817
commit
bd14b4d23e
@ -2,8 +2,6 @@ language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
before_script:
|
||||
- npm install
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user