mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-07-10 05:11:17 +02:00
gem: do not restrict Bundler version anymore since bundle-audit 0.6.1 is Bundler 2 compatible now
This commit is contained in:
@ -6,7 +6,3 @@ 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