mirror of
https://github.com/cmur2/dyndnsd.git
synced 2024-12-22 00:54:22 +01:00
Fix travis
This commit is contained in:
parent
7f593227f2
commit
8ab3abd4bd
@ -7,3 +7,6 @@ rvm:
|
|||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
- Gemfile
|
- Gemfile
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- if echo $RUBY_VERSION | grep 1.8.7 >/dev/null; then gem install json; fi
|
||||||
|
Loading…
Reference in New Issue
Block a user