Skip to content

Commit

Permalink
fix: add meteor to project
Browse files Browse the repository at this point in the history
  • Loading branch information
Chun-Yang committed Jun 2, 2016
1 parent ee3f680 commit b8eb105
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 @@ -7,6 +7,8 @@ notifications:
email: false
before_install:
- npm i -g npm@^2.0.0
- curl https://install.meteor.com | /bin/sh
- export PATH="$HOME/.meteor:$PATH"
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit b8eb105

Please sign in to comment.