Skip to content

Commit ed24db2

Browse files
committed
GH-40 Added ruby 2.6 and removed 2.3 from build tests.
1 parent 6d74c8b commit ed24db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: ruby
22
rvm:
33
- 2.5
44
- 2.4
5-
- 2.3
5+
- 2.6
66
before_install:
77
- gem update --system
88
- gem install bundler

0 commit comments

Comments
 (0)