Skip to content

Commit

Permalink
Merge pull request #84 from misdoro/test_on_recent_rubies
Browse files Browse the repository at this point in the history
Test on recent rubies
  • Loading branch information
schneems committed Aug 25, 2020
2 parents c3634b1 + ee423ea commit bb38386
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- 2.4.10
- 2.5.8
- 2.6.6
- 2.7.1
- ruby-head
- rbx
before_install:
Expand Down
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Master
## Main

- Test on recent ruby versions #84

## 0.2.0

Expand Down

0 comments on commit bb38386

Please sign in to comment.