Revert "Travis CI automatically selects the latest patch version now"

This reverts commit 311fd2c3d7.

They rolled this change back: https://github.com/travis-ci/travis-ci/issues/5581
This commit is contained in:
Akira Matsuda 2016-02-07 10:18:46 +09:00
parent 311fd2c3d7
commit 5629661f84
1 changed files with 6 additions and 6 deletions

View File

@ -2,9 +2,9 @@ language: ruby
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3
- 2.1.8
- 2.2.4
- 2.3.0
- ruby-head
- jruby
- jruby-head
@ -34,11 +34,11 @@ matrix:
exclude:
- rvm: 2.0.0
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 2.1
- rvm: 2.1.8
gemfile: gemfiles/active_record_edge.gemfile
- rvm: 2.2
- rvm: 2.2.4
gemfile: gemfiles/active_record_32.gemfile
- rvm: 2.3
- rvm: 2.3.0
gemfile: gemfiles/active_record_32.gemfile
- rvm: ruby-head
gemfile: gemfiles/active_record_32.gemfile