@@ -8,8 +8,9 @@ env: |
||
8 | 8 |
- DATABASE_ADAPTER=postgresql DATABASE_USERNAME=postgres |
9 | 9 |
rvm: |
10 | 10 |
- 2.0.0 |
11 |
-- 2.1.5 |
|
12 |
-- 2.2.0 |
|
11 |
+- 2.1 |
|
12 |
+- 2.2 |
|
13 |
+- 2.3.0 |
|
13 | 14 |
cache: bundler |
14 | 15 |
bundler_args: --without development production |
15 | 16 |
before_script: |