1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

Add Ruby 2.2.x to Travis CI config

This commit is contained in:
Marc Siegel 2015-06-24 15:54:11 -04:00
parent 32e1f125f5
commit baf4811fe4

View file

@ -2,9 +2,8 @@ language: ruby
cache: bundler
rvm:
- ruby-head
- 2.1.2
- 2.1.1
- 2.1.0
- 2.2
- 2.1
- 2.0.0
- 1.9.3
- 1.9.2