Skip to content

Commit

Permalink
doc: remove pins on odig now that upstream is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed May 27, 2017
1 parent 843b9cc commit 3df8437
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile.doc
@@ -1,9 +1,7 @@
FROM ocaml/opam:ubuntu-16.04_ocaml-4.03.0
RUN cd /home/opam/opam-repository && git pull origin master && opam update
RUN opam pin add -n odig https://github.com/avsm/odig.git#mtime-1.0
RUN opam pin add -n odig https://github.com/dbuenzli/odig.git
RUN opam depext -uivy -j 2 odig odoc
RUN opam pin add cmdliner 1.0.0
RUN opam pin add mtime 1.0.0
RUN opam depext -uivj 3 \
alcotest \
angstrom \
Expand Down

0 comments on commit 3df8437

Please sign in to comment.