mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Allow Ruby 2.4.0 to fail for now
This commit is contained in:
parent
b3c1a92484
commit
7ae2192b75
1 changed files with 4 additions and 0 deletions
|
|
@ -9,3 +9,7 @@ rvm:
|
|||
|
||||
cache: bundler
|
||||
script: bundle exec middleman build
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: 2.4.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue