mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(travis) node v14
This commit is contained in:
parent
9d6b6b7c93
commit
bbffe1a9bd
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ deploy:
|
|||
script: npm run docker-ci
|
||||
skip_cleanup: true
|
||||
on:
|
||||
node: 12
|
||||
node: 14
|
||||
condition: $TRAVIS_OS_NAME = linux
|
||||
tags: true
|
||||
all_branches: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue