.travis.yml in ransack-1.6.4 vs .travis.yml in ransack-1.6.5
- old
+ new
@@ -3,11 +3,11 @@
language: ruby
sudo: false
rvm:
- - 2.2
+ - 2.2.1
- 2.1
- 2.0
- 1.9
env:
@@ -31,14 +31,10 @@
- RAILS=3-1-stable DB=sqlite
- 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
env: RAILS=master DB=sqlite3
- rvm: 2.2
@@ -50,15 +46,9 @@
env: RAILS=3-1-stable DB=sqlite
- rvm: 2.2
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
- env: RAILS=master DB=postgres
- rvm: 2.2