Skip to content

Commit

Permalink
chore(travis): install typings
Browse files Browse the repository at this point in the history
  • Loading branch information
ckotzbauer committed Dec 17, 2016
1 parent a48dcc1 commit 61e7846
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ branches:

install:
- npm install
- npm install typings -g
- typings install

script:
- npm run ci

0 comments on commit 61e7846

Please sign in to comment.