Skip to content

Commit b491d73

Browse files
authored
Merge pull request #146 from activeadmin-plugins/Fivell-patch-1
Update .travis.yml
2 parents aed96cd + c6f93d3 commit b491d73

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,3 @@ matrix:
1111
exclude:
1212
- rvm: 2.1.9
1313
env: RAILS=5.0.0 # Rails 5.0 requires Ruby 2.2.2 or newer
14-
before_install:
15-
- gem update --system # use the very latest Rubygems
16-
- rvm @global do gem uninstall bundler -a -x
17-
- rvm @global do gem install bundler -v 1.14.6 # latest version known to work

0 commit comments

Comments
 (0)