Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
George Pirlea
Iris
Commits
7418e9c7
Commit
7418e9c7
authored
Sep 20, 2017
by
Ralf Jung
Browse files
try to fix opam
parent
d9ab6122
Changes
2
Show whitespace changes
Inline
Side-by-side
build/opam-ci.sh
View file @
7418e9c7
...
...
@@ -43,15 +43,15 @@ while (( "$#" )); do # while there are arguments left
fi
done
# Upgrade cached things.
echo
"[opam-ci] Upgrading opam"
opam upgrade
-y
# Install build-dependencies.
echo
echo
"[opam-ci] Installing build-dependencies"
make build-dep
OPAMFLAGS
=
-y
# Upgrade cached things.
echo
"[opam-ci] Upgrading opam"
opam upgrade
-y
# done
echo
coqc
-v
opam
View file @
7418e9c7
opam-version: "1.2"
name: "coq-iris"
version: "dev"
maintainer: "Ralf Jung <jung@mpi-sws.org>"
authors: "The Iris Team"
homepage: "http://iris-project.org/"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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