diff --git a/.travis.yml b/.travis.yml index 1ef3f86c60e..5b55ee91202 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ before_script: - bundle exec rake setup script: - - bundle exec rake test + - bundle exec rake test lint rvm: - jruby-9.1.8.0