Do not show warning with tests

This commit is contained in:
Alexander Meindl
2018-07-16 13:13:03 +02:00
parent c0b892e983
commit 504730e337

View File

@@ -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"