1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-23 14:35:08 +01:00
This commit is contained in:
lain 2018-04-21 09:27:35 +02:00
parent b68c4bd271
commit 34aab9f877

View File

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