Skip to content

Commit

Permalink
travis :add babel install
Browse files Browse the repository at this point in the history
  • Loading branch information
wi2 committed Jul 18, 2015
1 parent be5a6c3 commit ceb2ebb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -7,3 +7,8 @@ node_js:
branches:
only:
- master

before_install:
- npm update -g npm
- npm install -g babel
- npm install

0 comments on commit ceb2ebb

Please sign in to comment.