mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Do not need npm install or run build
This commit is contained in:
parent
6a5f2760b9
commit
f95172ea59
@ -8,8 +8,5 @@ notifications:
|
||||
email: false
|
||||
|
||||
script:
|
||||
- npm install
|
||||
- npm run build
|
||||
- npm run test
|
||||
- if [[ $TRAVIS_EVENT_TYPE == "cron" ]]; then npm run update-codeowners || travis_terminate
|
||||
1; fi
|
||||
- if [[ $TRAVIS_EVENT_TYPE == "cron" ]]; then npm run update-codeowners || travis_terminate 1; fi
|
||||
Loading…
Reference in New Issue
Block a user