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