Run tests for Redmine 4.0

This commit is contained in:
Alexander Meindl
2020-12-01 12:03:54 +01:00
parent efc562b855
commit 60b78f973b

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
ruby: ['2.6', '2.4']
redmine: ['4.1-stable', 'master']
redmine: ['4.0-stable', '4.1-stable', 'master']
db: ['postgres', 'mysql']
fail-fast: false