mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: fix-travis (#7697)
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
script:
|
script:
|
||||||
|
- cd tns-core-modules && npm i && cd ..
|
||||||
- npm install
|
- npm install
|
||||||
- npm run tsc
|
- npm run tsc
|
||||||
- npm run tslint
|
- npm run tslint
|
||||||
|
|||||||
Reference in New Issue
Block a user