Skip to content

Commit

Permalink
test against 2.3, and lower requirement to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robert committed Nov 28, 2016
1 parent 2d6fcd1 commit 2ec6d21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ script: ruby -S rake

rvm:
- 2.2
- 2.3
- ruby-head

env:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ chan.recv # => "Hello, world!"

__Requirements__

[Ruby 2.3 or later](https://www.ruby-lang.org/en/downloads/).
[Ruby 2.2 or later](https://www.ruby-lang.org/en/downloads/).


__Install__
Expand Down

0 comments on commit 2ec6d21

Please sign in to comment.