Test with Ruby 2.1.0 on Travis and add it to the supported Rubies

This commit is contained in:
Nicolas McCurdy
2014-01-15 21:41:07 -05:00
parent db0f604faf
commit 3fcbd21104
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