mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
feature(travis) rm node: v0.6.0, v0.8.0
This commit is contained in:
parent
c17f1cd15e
commit
a2313c364b
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 0.6
|
||||
- 0.8
|
||||
- 0.10
|
||||
- 0.11
|
||||
|
||||
|
|
@ -10,8 +8,7 @@ matrix:
|
|||
- node_js: '0.11'
|
||||
|
||||
before_install:
|
||||
- npm install npm-compat -g
|
||||
- npm install -g gulp@`npm-compat gulp`
|
||||
- npm install gulp -g
|
||||
|
||||
script:
|
||||
- gulp default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue