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
Abhishek Anand
Iris
Commits
6a96d902
Commit
6a96d902
authored
Jun 26, 2019
by
Robbert Krebbers
Browse files
CI.
parent
ad3e5066
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6a96d902
...
...
@@ -27,41 +27,11 @@ variables:
## Build jobs
build-
coq
.dev
:
build-
iris
.dev
:
<<
:
*template
variables
:
OCAML
:
"
ocaml-base-compiler.4.07.0"
OPAM_PINS
:
"
coq
version
dev"
CI_COQCHK
:
"
1"
build-coq.8.10.dev
:
<<
:
*template
variables
:
OCAML
:
"
ocaml-base-compiler.4.07.0"
OPAM_PINS
:
"
coq
version
8.10.dev"
build-coq.8.9.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.9.1"
build-coq.8.9.0
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.9.0"
OPAM_PKG
:
"
coq-iris"
DOC_DIR
:
"
coqdoc@center.mpi-sws.org:iris"
DOC_OPTS
:
"
--external
https://plv.mpi-sws.org/coqdoc/stdpp/
stdpp"
OPAM_PINS
:
"
coq
version
8.9.0
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#ci/robbert/naive_solver"
TIMING_CONF
:
"
coq-8.9.0"
tags
:
-
fp-timing
build-coq.8.8.2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.2"
build-coq.8.7.2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.2"
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