gitlab-ci: opam init --bare to make the build faster

This commit is contained in:
Georges Dupéron 2019-05-14 19:52:48 +02:00
parent aa61e86657
commit 5d17ddf4bb

View File

@ -14,7 +14,7 @@ before_script:
# Show environment
- echo "$PATH"
- printf '' | opam init
- printf '' | opam init --bare
- eval $(opam config env)
# Create switch