Skip to content

Commit

Permalink
Ruby 2.6 is out!
Browse files Browse the repository at this point in the history
Let's ensure it works :)
  • Loading branch information
Ana06 committed Jan 8, 2019
1 parent d7fffdc commit a8115e1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Expand Up @@ -4,11 +4,12 @@ cache: bundler
after_success:
- coveralls
rvm:
- 2.4.0
- 2.5.1
- ruby-head
- jruby-9.2.0.0
- jruby-head
- 2.4.0
- 2.5.1
- 2.6.0
- ruby-head
- jruby-9.2.0.0
- jruby-head

matrix:
allow_failures:
Expand Down

0 comments on commit a8115e1

Please sign in to comment.