Update .gitlab-ci.yml

This commit is contained in:
Joakim Nylén 2019-08-23 03:21:14 +00:00
parent 9a11c8663f
commit a64bdac974

View File

@ -1,7 +1,7 @@
# This file is a template, and might need editing before it works on your project.
image: elixir:latest
before_script:
- sudo apt-get install -y rustc cargo
- mix local.rebar --force
- mix local.hex --force
- mix deps.get