Skip to content

Commit

Permalink
Test against most recent versions of Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Scott committed Jan 13, 2020
1 parent d7398d4 commit 676f035
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
language: ruby
script: bundle exec rake
rvm:
- 2.2.3
- 2.3.1
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- ruby-head
- jruby-head
matrix:
Expand Down

0 comments on commit 676f035

Please sign in to comment.