diff --git a/.travis.yml b/.travis.yml index 95071c7..16b84aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,6 @@ rvm: - 1.9.2 - 1.9.3 - 2.0.0 + - 2.1.2 # uncomment this line if your project needs to run something other than `rake`: # script: bundle exec rspec spec \ No newline at end of file