We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0b559 commit 0ff883bCopy full SHA for 0ff883b
1 file changed
.travis.yml
@@ -2,8 +2,8 @@ language: ruby
2
before_install:
3
- gem update bundler
4
rvm:
5
- - 2.2.10
6
- - 2.3.8
7
- - 2.4.5
8
- - 2.5.5
9
- - 2.6.2
+ - 2.2
+ - 2.3
+ - 2.4
+ - 2.5
+ - 2.6
0 commit comments