Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit a682995

Browse files
committed
Add ruby 2.7 to travis test
1 parent c7fb252 commit a682995

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ rvm:
66
- 2.4
77
- 2.5
88
- 2.6
9+
- 2.7
910

1011
before_install:
1112
- gem install bundler --no-document

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77

88
- Update gem `capistrano` to 3.14.x
99
- Update gem `highline` to 2.0.x
10+
- Test ruby 2.7 via travis
1011

1112
## [9.2.3] - 2019-05-29
1213
### Summary

0 commit comments

Comments
 (0)