Stop CI testing Rails 3.0

This commit is contained in:
jonatack 2015-03-22 22:27:42 +05:30
parent ccf47e286d
commit 65c59b0966
1 changed files with 0 additions and 10 deletions

View File

@ -33,10 +33,6 @@ env:
- RAILS=3-1-stable DB=mysql
- RAILS=3-1-stable DB=postgres
- RAILS=3-0-stable DB=sqlite
- RAILS=3-0-stable DB=mysql
- RAILS=3-0-stable DB=postgres
matrix:
include:
- rvm: 2.2
@ -52,12 +48,6 @@ matrix:
env: RAILS=3-1-stable DB=mysql
- rvm: 2.2
env: RAILS=3-1-stable DB=postgres
- rvm: 2.2
env: RAILS=3-0-stable DB=sqlite
- rvm: 2.2
env: RAILS=3-0-stable DB=mysql
- rvm: 2.2
env: RAILS=3-0-stable DB=postgres
allow_failures:
- env: RAILS=master DB=sqlite3
- env: RAILS=master DB=mysql