Skip to content

Commit 0adcb64

Browse files
chore: fix-travis (NativeScript#7697)
1 parent 3adba68 commit 0adcb64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
script:
2+
- cd tns-core-modules && npm i && cd ..
23
- npm install
34
- npm run tsc
45
- npm run tslint

0 commit comments

Comments
 (0)