mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(travis) rm
This commit is contained in:
parent
775850c004
commit
a092a2fc9d
1 changed files with 0 additions and 21 deletions
21
.travis.yml
21
.travis.yml
|
|
@ -1,21 +0,0 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 15
|
||||
- 14
|
||||
|
||||
cache:
|
||||
npm: false
|
||||
|
||||
os:
|
||||
- linux
|
||||
- os x
|
||||
|
||||
script:
|
||||
- npm run lint && npm run build && npm run coverage && npm run report
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: change
|
||||
|
||||
sudo: required
|
||||
Loading…
Add table
Add a link
Reference in a new issue