mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(travis) add node v8 condition
This commit is contained in:
parent
83ab65396f
commit
a0f8d02993
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ deploy:
|
|||
script: docker.sh
|
||||
skip_cleanup: true
|
||||
on:
|
||||
node: '8',
|
||||
tags: true
|
||||
all_branches: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue