diff --git a/.travis.yml b/.travis.yml index 3a2714e..513c7c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,3 @@ rvm: - 2.2 - 2.1 - 2.0.0 - - 1.9.3 - - jruby-19mode diff --git a/README.md b/README.md index 03a446c..7911824 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # createsend -A Ruby library which implements the complete functionality of the [Campaign Monitor API](http://www.campaignmonitor.com/api/). Requires Ruby >= 1.9.3. +A Ruby library which implements the complete functionality of the [Campaign Monitor API](http://www.campaignmonitor.com/api/). Requires Ruby >= 2.0.0. ## Quick start