Skip to content

Commit

Permalink
Add Ruby 2.3 to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed Dec 29, 2015
1 parent d912a4c commit 4db4f52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: ruby
rvm:
- 2.3.0
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,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.3.x
* 2.2.x
* 2.1.x
* 2.0.0
Expand Down

0 comments on commit 4db4f52

Please sign in to comment.