Skip to content

Commit

Permalink
Install latest bundler before bundling the build
Browse files Browse the repository at this point in the history
  • Loading branch information
pointlessone committed Dec 17, 2015
1 parent 72b2632 commit 763fc08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: ruby
before_install:
- gem install bundler
- bundle --version
rvm:
- 2.0
- 2.1
Expand Down

0 comments on commit 763fc08

Please sign in to comment.