Merge pull request #81 from thenickperson/ruby-2.1
Test with Ruby 2.1.0 on Travis and add it to the supported Rubies
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
|
- 2.1.0
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
|
|||||||
@@ -156,6 +156,7 @@ Homesick is tested on the following Ruby versions:
|
|||||||
|
|
||||||
* 1.9.3
|
* 1.9.3
|
||||||
* 2.0.0
|
* 2.0.0
|
||||||
|
* 2.1.0
|
||||||
|
|
||||||
## Note on Patches/Pull Requests
|
## Note on Patches/Pull Requests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user