remove 5.2 from travis

This commit is contained in:
Greg Molnar 2018-08-09 09:01:14 +02:00
parent 21c1eed7b1
commit 35da74cb23
1 changed files with 3 additions and 7 deletions

View File

@ -7,13 +7,9 @@ rvm:
- 2.2
env:
- RAILS=5-2-stable DB=sqlite3
- RAILS=5-2-stable DB=mysql
- RAILS=5-2-stable DB=postgres
- RAILS=v5.2.0 DB=sqlite3
- RAILS=v5.2.0 DB=mysql
- RAILS=v5.2.0 DB=postgres
- RAILS=5-1-stable DB=sqlite3
- RAILS=5-1-stable DB=mysql
- RAILS=5-1-stable DB=postgres
- RAILS=5-0-stable DB=sqlite3
- RAILS=5-0-stable DB=mysql