mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-21 14:54:22 +01:00
Force bundler update on travis-ci to prevent bug pre bundler 1.9.3
This commit is contained in:
parent
3e1a391281
commit
ae095c22b7
@ -6,3 +6,6 @@ rvm:
|
|||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
- Gemfile
|
- Gemfile
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- gem install bundler
|
||||||
|
Loading…
Reference in New Issue
Block a user