Update .gitlab-ci.yml

This commit is contained in:
lambda 2017-11-02 16:28:38 +00:00
parent 201fbd972e
commit 41425fd64a
1 changed files with 1 additions and 3 deletions

View File

@ -21,6 +21,4 @@ before_script:
unit-testing:
stage: test
script:
- MIX_ENV=test mix test
tags: - elixir
- MIX_ENV=test mix test