This commit is contained in:
lain 2018-04-21 09:28:44 +02:00
parent 34aab9f877
commit 44a7789732

View file

@ -13,6 +13,7 @@ stages:
- test - test
before_script: before_script:
- apk update git
- apk add git - apk add git
- mix local.hex --force - mix local.hex --force
- mix local.rebar --force - mix local.rebar --force