diff --git a/.travis.yml b/.travis.yml index 49eaf3e..0882bd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: