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 75e2149 commit aed40b7
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 @@ -8,7 +8,7 @@ notifications:
node_js:
- iojs
before_install:
- npm i -g npm@^2.0.0
- npm i -g npm@^2.0.0 babel-cli
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit aed40b7

Please sign in to comment.