1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-07-10 05:11:17 +02:00

Fix again -.-

This commit is contained in:
cn
2013-04-28 14:39:18 +02:00
parent 8ab3abd4bd
commit e50430b177
2 changed files with 1 additions and 3 deletions

View File

@ -7,6 +7,3 @@ rvm:
gemfile:
- Gemfile
before_script:
- if echo $RUBY_VERSION | grep 1.8.7 >/dev/null; then gem install json; fi