Skip to content

Commit 1b5f02c

Browse files
committed
Bump ruby in test to 2.3, 2.5, 2.6
1 parent da06eab commit 1b5f02c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
sudo: false
22
before_install: gem install bundler
33
rvm:
4-
- '2.2'
5-
- '2.3.1'
4+
- '2.3.8'
5+
- '2.5.3'
6+
- '2.6.0'
67

0 commit comments

Comments
 (0)