Skip to content

Commit 34c2a5e

Browse files
authored
debug
1 parent a8a0afa commit 34c2a5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ cache:
88
- node_modules
99

1010
script:
11-
- npm i -g typings
11+
- yarn global add typings
1212
- typings install
1313
- tsc --version
14-
- npm run transpile
14+
- yarn transpile
1515
- ls -l
1616
- ls -l lib
1717

0 commit comments

Comments
 (0)