Skip to content

Commit

Permalink
Add Ruby 2.2 to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed Jan 2, 2015
1 parent fa77c7d commit 71c746a
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
@@ -1,5 +1,6 @@
language: ruby
rvm:
- 2.2.0
- 2.1.5
- 2.1.4
- 2.1.3
Expand Down
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ You can find further API documentation on the autogenerated [rambling-trie gem R

The Rambling Trie has been tested with the following Ruby versions:

* 2.2.0
* 2.1.x
* 2.0.0
* 1.9.3
Expand Down

0 comments on commit 71c746a

Please sign in to comment.