aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove Ruby 2.4 from the CI matrixbogdanvlviv2018-12-211-1/+0
| | | | | Rails 6 requires Ruby 2.5+ or newer. See https://github.com/rails/rails/pull/34754.
* CI against Ruby 2.4.5 and 2.5.3 (#45)Tatsuya Ikeda2018-12-121-2/+2
| | | Bump CI to latest minor versions of Ruby 2.4 and 2.5
* Match Rails Ruby version requirementsJavan Makhmali2018-10-081-1/+8
|
* travis.yml → .travis.ymlJavan Makhmali2018-10-081-0/+11
🤦‍♂️