We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fcb9c4 commit aa480caCopy full SHA for aa480ca
1 file changed
.travis.yml
@@ -3,9 +3,9 @@ dist: trusty
3
sudo: false
4
cache: bundler
5
rvm:
6
-- 2.2.7
7
-- 2.3.5
8
-- 2.4.2
+- 2.4.5
+- 2.5.5
+- 2.6.2
9
branches:
10
only:
11
- master
0 commit comments