mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(travis) node_js: add 7
This commit is contained in:
parent
6d8e1e754f
commit
592afff827
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 7
|
||||
- 6
|
||||
- 5
|
||||
- 4
|
||||
|
||||
script:
|
||||
|
|
@ -14,3 +14,4 @@ notifications:
|
|||
on_failure: change
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue