mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-10-28 11:59:44 +01: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