Skip to content

Commit c7c93b6

Browse files
authored
Updates Travis to use ruby 2.6.0 (#736)
1 parent 02ede02 commit c7c93b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ after_success:
1313
rvm:
1414
- 2.4.5
1515
- 2.5.3
16-
- 2.6.0-rc1
16+
- 2.6.0
1717
env:
1818
- MODEL_PARSER=grape-swagger-entity
1919
- MODEL_PARSER=grape-swagger-representable

0 commit comments

Comments
 (0)