We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720fcb7 commit d4c7172Copy full SHA for d4c7172
.travis.yml
@@ -3,7 +3,9 @@ language: ruby
3
rvm:
4
- "ruby-head"
5
- "2.7"
6
-- "2.4.0"
+- "2.6"
7
+- "2.5"
8
+- "2.4"
9
- "2.3"
10
- "2.2"
11
matrix:
0 commit comments