mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(travis) rm iojs
This commit is contained in:
parent
7df126ec39
commit
e09a8fb0b9
1 changed files with 1 additions and 6 deletions
|
|
@ -1,13 +1,8 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 4
|
||||
- 5
|
||||
- 4
|
||||
- 0.12
|
||||
- iojs
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- node_js: 'iojs'
|
||||
|
||||
script:
|
||||
- npm run yaspeller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue