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:
Nicolas McCurdy
2014-01-20 12:56:20 -08:00
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
language: ruby
rvm:
- 2.1.0
- 2.0.0
- 1.9.3

View File

@@ -156,6 +156,7 @@ Homesick is tested on the following Ruby versions:
* 1.9.3
* 2.0.0
* 2.1.0
## Note on Patches/Pull Requests