Browse Source

Add 2.3.0 and use the latest versions of 2.[12].*

Akinori MUSHA 9 years ago
parent
commit
7f50503da9
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .travis.yml

+ 3 - 2
.travis.yml

@@ -8,8 +8,9 @@ env:
     - DATABASE_ADAPTER=postgresql DATABASE_USERNAME=postgres
 rvm:
 - 2.0.0
-- 2.1.5
-- 2.2.0
+- 2.1
+- 2.2
+- 2.3.0
 cache: bundler
 bundler_args: --without development production
 before_script: