Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonas Kastberg
iris
Commits
bf761474
Commit
bf761474
authored
Jan 13, 2017
by
Ralf Jung
Browse files
the Coq OPAM package is fixed, no need to install ocamlfind manually any more
parent
8ec972e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/opam-ci.sh
View file @
bf761474
...
...
@@ -14,7 +14,6 @@ test -d "$OPAMROOT/repo/coq-extra-dev" || opam repo add coq-extra-dev https://co
test
-d
"
$OPAMROOT
/repo/coq-core-dev"
||
opam repo add coq-core-dev https://coq.inria.fr/opam/core-dev
-p
5
test
-d
"
$OPAMROOT
/repo/coq-released"
||
opam repo add coq-released https://coq.inria.fr/opam/released
-p
10
opam update
opam
install
ocamlfind
-y
# Remove this once the Coq crew fixed their package...
# Install fixed versions of some dependencies
echo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment