Fix repository variable for travis build

This commit is contained in:
Martin Rojas Miguel Angel 2018-10-24 15:56:34 +02:00 committed by Holger Hagen
parent 5d2861a6cd
commit 12652d4470
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ stages:
env:
global:
- NODE_VERSION=8
- DEPLOY_REPO=Taskan/taskana
- DEPLOY_REPO=Taskana/taskana
matrix:
- DB=H2
- DB=DB2_10_5