Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ENikS committed Jun 27, 2016
1 parent 9589a05 commit 77aa7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ language: node_js
node_js: node

install:
- npm install -g typescript@next
- npm install -g typescript
- npm install -g browserify
- npm install istanbul
- npm install coveralls
Expand Down

0 comments on commit 77aa7d0

Please sign in to comment.