Update .gitlab-ci.yml

This commit is contained in:
lambda 2017-11-02 16:28:38 +00:00
parent 201fbd972e
commit 41425fd64a

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