Skip to content

Commit

Permalink
Fixed Travis CI missing 'tsc'
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed Jun 26, 2017
1 parent 37afaaa commit d4850b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ node_js:
- "7"
- "6"
- "5"
- "4"
- "4"
before_script:
- npm i -g typescript

0 comments on commit d4850b7

Please sign in to comment.