diff --git a/.travis.yml b/.travis.yml index cad3309..ed23d68 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ rvm: branches: only: - master - - feature/start-stop-ticket addons: postgresql: "9.6" @@ -17,6 +16,11 @@ env: - REDMINE_VER=4.2-stable - REDMINE_VER=master +jobs: + exclude: + - rvm: 2.7.4 + env: REDMINE_VER=4.1-stable + install: "echo skip bundle install" before_script: