diff --git a/.travis.yml b/.travis.yml index 17a61fa..5c4eb72 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: ruby rvm: + - 2.1.0 - 2.0.0 - 1.9.3 diff --git a/README.markdown b/README.markdown index c17afff..499e4d6 100644 --- a/README.markdown +++ b/README.markdown @@ -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