Skip to content

Commit

Permalink
Test against Rubinius 3 (but no official support)
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Aug 8, 2016
1 parent ebd96b7 commit e34a7f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ rvm:
- 2.2.5
- 2.3.1
- jruby-head
- rbx-2
- rbx
- ruby-head
matrix:
allow_failures:
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx
- rvm: ruby-head
fast_finish: true
sudo: false
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ your first stop if you are wondering about a more in-depth look at
OmniAuth, how it works, and how to use it.

## Supported Ruby Versions
OmniAuth is tested under 1.8.7, 1.9.3, 2.0.0, 2.1.10, 2.2.5, 2.3.1, JRuby, and
Rubinius.
OmniAuth is tested under 1.8.7, 1.9.3, 2.0.0, 2.1.10, 2.2.5, 2.3.1, and JRuby.

## Versioning
This library aims to adhere to [Semantic Versioning 2.0.0][semver]. Violations
Expand Down

0 comments on commit e34a7f1

Please sign in to comment.