update gitlab ci

This commit is contained in:
Roger Braun 2017-11-02 17:52:53 +01:00
parent 5794558077
commit 9554436d61
1 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@ services:
variables:
POSTGRES_DB: pleroma_test
POSTGRES_USER: pleroma
POSTGRES_PASSWORD: pleroma
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
stages:
- test
@ -21,4 +21,4 @@ before_script:
unit-testing:
stage: test
script:
- MIX_ENV=test mix test
- MIX_ENV=test mix test