aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdelyn Breelove <[email protected]>2019-01-28 10:58:40 -0700
committerAdelyn Breelove <[email protected]>2019-01-28 10:58:40 -0700
commitf7040bcc34ef7978896184c6ce25e21549859a05 (patch)
tree94877be20843aa10238392cd82579da9e8a2f0fd
parentWhy you no install packages right (diff)
downloaddisml-f7040bcc34ef7978896184c6ce25e21549859a05.tar.xz
disml-f7040bcc34ef7978896184c6ce25e21549859a05.zip
Why won't it work....
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e1d1b5..5a53974 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +1,9 @@
-image: ocaml/opam:latest
+image: ocaml/opam2:latest
before_script:
- opam init
- eval `opam config env`
- opam update
- - opam upgrade
- opam install dune odoc
pages: