Skip to content

Commit 7f50503

Browse files
committed
Add 2.3.0 and use the latest versions of 2.[12].*
1 parent 5dc9fac commit 7f50503

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ env:
88
- DATABASE_ADAPTER=postgresql DATABASE_USERNAME=postgres
99
rvm:
1010
- 2.0.0
11-
- 2.1.5
12-
- 2.2.0
11+
- 2.1
12+
- 2.2
13+
- 2.3.0
1314
cache: bundler
1415
bundler_args: --without development production
1516
before_script:

0 commit comments

Comments
 (0)