mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
chore(travis) add allow-failures
This commit is contained in:
parent
7978318992
commit
56c16666c3
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ node_js:
|
|||
- 9
|
||||
- 8
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- node_js: 10
|
||||
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue