We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da06eab commit 1b5f02cCopy full SHA for 1b5f02c
.travis.yml
@@ -1,6 +1,7 @@
1
sudo: false
2
before_install: gem install bundler
3
rvm:
4
- - '2.2'
5
- - '2.3.1'
+ - '2.3.8'
+ - '2.5.3'
6
+ - '2.6.0'
7
0 commit comments