Skip to content

Commit

Permalink
Merge pull request simi#225 from tricknotes/ruby-2.2
Browse files Browse the repository at this point in the history
Test againt Ruby 2.2 on Travis CI
  • Loading branch information
mkdynamic committed Nov 9, 2015
2 parents d52fa91 + 5f23028 commit 270c910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
- jruby
- rbx
matrix:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ If you use the server-side flow, Facebook will give you back a longer lived acce

Actively tested with the following Ruby versions:

- MRI 2.2.0
- MRI 2.1.0
- MRI 2.0.0
- MRI 1.9.3
Expand Down

0 comments on commit 270c910

Please sign in to comment.