chore: fix-travis (#7697)

This commit is contained in:
Svetoslav
2019-08-19 20:54:26 +03:00
committed by GitHub
parent 3adba6826b
commit 0adcb64cc3

View File

@@ -1,4 +1,5 @@
script:
- cd tns-core-modules && npm i && cd ..
- npm install
- npm run tsc
- npm run tslint