Skip to content

Commit da38709

Browse files
committed
Add Ruby 3.0.0 and bump 2.7 to 2.7.2 in travis
1 parent 0f1a2f7 commit da38709

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ rvm:
1111
# Current stable supported by Travis
1212
- 2.5.8
1313
- 2.6.6
14-
- 2.7.1
14+
- 2.7.2
15+
- 3.0.0
1516
- jruby-9.1.9.0
1617
# Future
1718
- ruby-head

0 commit comments

Comments
 (0)