diff --git a/.travis.yml b/.travis.yml index 24c78d61..0a20771c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ rvm: - 1.8.7 - 1.9.2 + - 1.9.3 script: "bundle exec rake test" \ No newline at end of file