Skip to content

Commit 6ab388f

Browse files
authored
Merge pull request #101 from dlackty/ruby-26
Make CI run on Ruby 2.6
2 parents f60f2d7 + f454dc5 commit 6ab388f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ rvm:
44
- 2.3
55
- 2.4
66
- 2.5
7+
- 2.6
78
- ruby-head
89
before_install:
910
- if [ ${TRAVIS_RUBY_VERSION} = '2.2' ]; then

0 commit comments

Comments
 (0)