Skip to content

Commit

Permalink
Include newer ruby versions in CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed May 8, 2015
1 parent c3a90c7 commit 74fd529
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: ruby
rvm:
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +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.2.x
* 2.1.x
* 2.0.0
* 1.9.3
Expand Down

0 comments on commit 74fd529

Please sign in to comment.