Skip to content

Commit

Permalink
chore(test): babel-cli for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnpma committed May 26, 2016
1 parent 72b7c60 commit a2332ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ node_js:
- iojs
before_install:
- npm i -g npm@^2.0.0
- npm i -g babel-cli
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit a2332ef

Please sign in to comment.