Skip to content

Commit 5eeb423

Browse files
authored
Install Typescript globally from Travis CI
1 parent c946612 commit 5eeb423

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
@@ -72,6 +72,7 @@ before_install:
7272
- sudo pip install six
7373

7474
install:
75+
- echo no | npm install -g typescript
7576
- echo no | npm install -g nativescript
7677
- tns usage-reporting disable
7778
- tns error-reporting disable

0 commit comments

Comments
 (0)