Skip to content

Commit 0238f55

Browse files
committed
Update .travis.yml
1 parent 2721a05 commit 0238f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
before_install:
55
- npm i -g typescript typings
66
- typings install
7-
- tsc app.js
7+
- tsc app.ts
88
- npm install chalk
99
- npm install change-case
1010
branches:

0 commit comments

Comments
 (0)