Commit ccf85e50 by Rebecca Le Committed by GitHub

Merge pull request #465 from junaruga/feature/ci

Add Ruby 2.6 to Travis CI.
parents 1434cc67 531a229b
...@@ -4,9 +4,10 @@ before_install: gem update --system ...@@ -4,9 +4,10 @@ before_install: gem update --system
cache: bundler cache: bundler
rvm: rvm:
- 2.2 - 2.2
- 2.3.5 - 2.3.8
- 2.4.3 - 2.4.5
- 2.5.0 - 2.5.3
- 2.6.1
- jruby-9.1.6.0 - jruby-9.1.6.0
env: env:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment