mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
travis: enable testing for io.js
This commit is contained in:
parent
6ec76aa61f
commit
4ed27c6eda
@ -1,9 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '0.10'
|
||||
- '0.11'
|
||||
matrix:
|
||||
allow_failures:
|
||||
- node_js: "0.11"
|
||||
fast_finish: true
|
||||
- '0.12'
|
||||
- 'iojs'
|
||||
script: npm install . && npm run test-travis
|
||||
|
Loading…
Reference in New Issue
Block a user