Skip to content

Commit e508452

Browse files
author
Nedyalko Nikolov
authored
Added typescript.
Adding typescript, because build is complaining that there is no tsc (even when it is executed 2 times before).
1 parent 1c3dfe0 commit e508452

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
@@ -49,6 +49,7 @@ script:
4949

5050
before_deploy:
5151
- cd ../nativescript-angular
52+
- npm install typescript -g
5253
- npm install
5354
- node ../build/travis-scripts/add-publishConfig.js next
5455

0 commit comments

Comments
 (0)