Skip to content

Commit

Permalink
[#31] Using bundler 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbaltazar committed Apr 9, 2020
1 parent 6d754f5 commit 80bb3a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ before_install:
- sudo /etc/init.d/mysql stop
- sudo /etc/init.d/postgresql stop
- docker-compose up -d
- gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true
- gem uninstall bundler -v '>= 2' -x || true
- gem install bundler -v '< 2'
env:
RUBY_GC_MALLOC_LIMIT: 90000000
RUBY_GC_HEAP_FREE_SLOTS: 200000
Expand Down

0 comments on commit 80bb3a4

Please sign in to comment.