Skip to content

Commit

Permalink
[travis] use latest bundler and container architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
mikz committed May 11, 2016
1 parent d500493 commit e97823c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
sudo: false
cache: bundler
before_install:
- gem install bundler -v 1.12.3
rvm:
- 1.9.3
- 2.0
Expand Down

0 comments on commit e97823c

Please sign in to comment.