Do not show warning with tests
This commit is contained in:
@@ -5,15 +5,12 @@ rvm:
|
||||
- 2.3.4
|
||||
- 2.2.7
|
||||
|
||||
# Not working, because REDMINE_PATH is not set at this stage
|
||||
#gemfile:
|
||||
# - $REDMINE_PATH/Gemfile
|
||||
|
||||
env:
|
||||
- REDMINE_VER=3.4-stable DB=postgresql
|
||||
# - REDMINE_VER=master
|
||||
|
||||
sudo: true
|
||||
cache: bundler
|
||||
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
|
||||
Reference in New Issue
Block a user