Skip to content

Commit ab9d47c

Browse files
committed
Merge pull request ruby-grape#30 from untidy-hair/add-ruby-version
[ci-skip] Clarify compatible ruby version
2 parents 7caa399 + 46af112 commit ab9d47c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ language: ruby
99
cache: bundler
1010

1111
rvm:
12-
- 2.1.2
12+
- 2.2.3
13+
- 2.1.7
14+
- 2.0.0
1315

1416
env:
1517
- GRAPE_SWAGGER_VERSION=0.8.0

0 commit comments

Comments
 (0)