Skip to content

Commit f454dc5

Browse files
committed
Make CI run on Ruby 2.6
1 parent f60f2d7 commit f454dc5

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)