mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
Add MRI Ruby 2.3.x to Travis CI config
This commit is contained in:
parent
070c5702d9
commit
f7d350e600
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: ruby
|
|||
cache: bundler
|
||||
rvm:
|
||||
- ruby-head
|
||||
- 2.3
|
||||
- 2.2
|
||||
- 2.1
|
||||
- 2.0.0
|
||||
|
|
Loading…
Reference in a new issue