Run tests with latest stable versions

This commit is contained in:
Ryoji Yoshioka 2016-12-15 17:51:52 +09:00
parent 7dcfbf38a5
commit 386ef72acb
1 changed files with 8 additions and 8 deletions

View File

@ -3,8 +3,8 @@ language: ruby
sudo: false
rvm:
- 2.3.1
- 2.2.5
- 2.3.3
- 2.2.6
- 2.1.10
- 2.0
@ -50,18 +50,18 @@ matrix:
env: RAILS=5-0-stable DB=postgres
include:
- rvm: 2.3.1
- rvm: 2.3.3
env: RAILS=master DB=sqlite3
- rvm: 2.3.1
- rvm: 2.3.3
env: RAILS=master DB=mysql
- rvm: 2.3.1
- rvm: 2.3.3
env: RAILS=master DB=postgres
- rvm: 2.2.5
- rvm: 2.2.6
env: RAILS=master DB=sqlite3
- rvm: 2.2.5
- rvm: 2.2.6
env: RAILS=master DB=mysql
- rvm: 2.2.5
- rvm: 2.2.6
env: RAILS=master DB=postgres
allow_failures: