mirror of
https://github.com/danbulant/api_docs
synced 2026-05-24 12:27:29 +00:00
Add Ruby 2.2.0 to Travis testing matrix
This commit is contained in:
parent
483f5f8f1a
commit
adfd4080bd
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.0
|
- 2.1.0
|
||||||
|
- 2.2.0
|
||||||
|
|
||||||
cache: bundler
|
cache: bundler
|
||||||
script: bundle exec middleman build
|
script: bundle exec middleman build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue