Skip to content

Commit

Permalink
Update bundler to fix installation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yuya-takeyama committed Dec 16, 2015
1 parent 9094a50 commit ba33e09
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 @@ -7,6 +7,7 @@ rvm:
- "jruby-19mode"
before_script:
- git submodule update --init
- gem update bundler
- bundle install
- bundle update
script:
Expand Down

0 comments on commit ba33e09

Please sign in to comment.