Skip to content

Commit b12585f

Browse files
authored
Merge pull request #271 from kojix2/travis
Updated Ruby 2.7 on Travis
2 parents 829d7a6 + 13279b2 commit b12585f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ matrix:
2424
- name: "Ruby trunk-nightly"
2525
env:
2626
- ruby_version=trunk-nightly
27+
- name: "Ruby 2.7"
28+
env:
29+
- ruby_version=2.7.1
2730
- name: "Ruby 2.6"
2831
env:
2932
- ruby_version=2.6.5

0 commit comments

Comments
 (0)