diff --git a/.travis.yml b/.travis.yml index 8cabd1a6..fc9ca907 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ before_install: - gem update bundler rvm: - 1.9.3 - - 2.0.0 - - 2.1.0 - - 2.2.0 - - 2.3.0 + - 2.0 + - 2.1 + - 2.2 + - 2.3 - rbx