Skip to content

Commit

Permalink
Merge pull request #207 from tadashi0713/add-travis-ruby2.6.0
Browse files Browse the repository at this point in the history
Run travis ci on ruby 2.6.0 although currently failing
  • Loading branch information
gongo authored Jan 21, 2019
2 parents f2e7e05 + ed967e0 commit b46920b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ branches:
matrix:
allow_failures:
- rvm: jruby
- rvm: 2.6.0

rvm:
- 2.3.6
- 2.4.3
- 2.5.3
- 2.6.0
- jruby

gemfile:
Expand Down

0 comments on commit b46920b

Please sign in to comment.