diff --git a/.travis.yml b/.travis.yml index 657a068e3..8124987f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,7 @@ install: - bundle install bundler_args: --without development production staging --jobs=6 rvm: - - 2.4.1 + - 2.6.3 before_script: - sleep 10 - cp .env.example .env