Skip to content

Commit 13279b2

Browse files
committed
Updated Ruby 2.7 on Travis
1 parent fea9a3a commit 13279b2

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)