mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(travis) rm allow failures
This commit is contained in:
parent
e10eab4de4
commit
f1bc32617d
1 changed files with 0 additions and 4 deletions
|
|
@ -4,10 +4,6 @@ node_js:
|
|||
- 9
|
||||
- 8
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- node_js: 10
|
||||
|
||||
script:
|
||||
- npm run lint && npm run build && npm run coverage && npm run report
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue