Skip to content

Commit 3174250

Browse files
authored
Add Ruby 2.7 to CI test runs (sds#732)
1 parent a78b3bf commit 3174250

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
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_script:
1112
- git config --global user.email "travis@travis.ci"

0 commit comments

Comments
 (0)