mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-06-26 12:30:18 +02:00
Fix travis
This commit is contained in:
@ -7,3 +7,6 @@ rvm:
|
||||
|
||||
gemfile:
|
||||
- Gemfile
|
||||
|
||||
before_script:
|
||||
- if echo $RUBY_VERSION | grep 1.8.7 >/dev/null; then gem install json; fi
|
||||
|
Reference in New Issue
Block a user