mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-09-07 17:13:03 +02:00
gem: stick with Bundler 1.x until bundle-audit has a new Bundler 2 compatible release
This commit is contained in:
@@ -5,3 +5,7 @@ rvm:
|
||||
- 2.5
|
||||
- 2.4
|
||||
- 2.3
|
||||
|
||||
before_install:
|
||||
- gem uninstall -x -i /home/travis/.rvm/gems/ruby-2.3.7@global bundler || true
|
||||
- gem install bundler -v '< 2'
|
||||
|
Reference in New Issue
Block a user