Support Ruby 2.1.0, 2.2.0, 2.3.0

This commit is contained in:
Daniel Bayerlein
2016-12-23 11:23:11 +01:00
parent f0e11abb5b
commit 11745098c2
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.9.3
sudo: false

View File

@@ -164,9 +164,9 @@ and castle
Homesick is tested on the following Ruby versions:
* 1.9.3
* 2.0.0
* 2.1.0
* 2.2.0
* 2.3.0
## Note on Patches/Pull Requests