소스 검색

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

Akinori MUSHA 9 년 전
부모
커밋
7f50503da9
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  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: