Support Ruby 2.1.0, 2.2.0, 2.3.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
|
- 2.3.0
|
||||||
|
- 2.2.0
|
||||||
- 2.1.0
|
- 2.1.0
|
||||||
- 2.0.0
|
|
||||||
- 1.9.3
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|||||||
@@ -164,12 +164,12 @@ and castle
|
|||||||
|
|
||||||
Homesick is tested on the following Ruby versions:
|
Homesick is tested on the following Ruby versions:
|
||||||
|
|
||||||
* 1.9.3
|
|
||||||
* 2.0.0
|
|
||||||
* 2.1.0
|
* 2.1.0
|
||||||
|
* 2.2.0
|
||||||
|
* 2.3.0
|
||||||
|
|
||||||
## Note on Patches/Pull Requests
|
## Note on Patches/Pull Requests
|
||||||
|
|
||||||
* Fork the project.
|
* Fork the project.
|
||||||
* Make your feature addition or bug fix.
|
* Make your feature addition or bug fix.
|
||||||
* Add tests for it. This is important so I don't break it in a future version unintentionally.
|
* Add tests for it. This is important so I don't break it in a future version unintentionally.
|
||||||
|
|||||||
Reference in New Issue
Block a user