Skip to content

Commit aa53f79

Browse files
committed
Start testing Ruby 2.7
1 parent b6935b9 commit aa53f79

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: ruby
22
rvm:
3-
- 2.4.9
4-
- 2.5.7
3+
- 2.7
54
- 2.6.5
5+
- 2.5.7
6+
- 2.4.9
67
gemfile:
78
- gemfiles/5.0.gemfile
89
- gemfiles/5.1.gemfile

0 commit comments

Comments
 (0)