Test against the latest rails 5.2 release

This commit is contained in:
David Rodríguez 2019-10-16 21:05:29 +02:00
parent 4538c5d905
commit 754ffc7145
No known key found for this signature in database
GPG Key ID: 1008A258BB37309C
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@ env:
- RAILS=5-2-stable DB=mysql
- RAILS=5-2-stable DB=postgres
- RAILS=v5.2.1 DB=sqlite3
- RAILS=v5.2.1 DB=mysql
- RAILS=v5.2.1 DB=postgres
- RAILS=v5.2.3 DB=sqlite3
- RAILS=v5.2.3 DB=mysql
- RAILS=v5.2.3 DB=postgres
matrix:
allow_failures: