Fix config

This commit is contained in:
Mike Koch 2017-06-25 17:00:21 -04:00
parent a49c156007
commit 277c1b5359

View File

@ -17,7 +17,6 @@ before_script:
test: test:
stage: test stage: test
script: script:
- cd api
- phpunit - phpunit
deploy: deploy: