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
Iris
Iris
Commits
da432bbf
Commit
da432bbf
authored
Feb 21, 2018
by
Ralf Jung
Browse files
CI: also test Coq 8.7.2
parent
06278b93
Pipeline
#6964
passed with stage
in 10 minutes and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
da432bbf
...
...
@@ -41,10 +41,10 @@ build-coq.dev:
OPAM_PINS
:
"
coq
version
dev"
VALIDATE
:
"
1"
build-coq.8.7.
1
:
build-coq.8.7.
2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.
1
"
OPAM_PINS
:
"
coq
version
8.7.
2
"
OPAM_PKG
:
"
coq-iris"
tags
:
-
fp-timing
...
...
@@ -52,3 +52,8 @@ build-coq.8.7.1:
paths
:
-
build-time.txt
-
build-env.txt
build-coq.8.7.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.1"
README.md
View file @
da432bbf
...
...
@@ -6,7 +6,7 @@ This is the Coq development of the [Iris Project](http://iris-project.org).
This version is known to compile with:
-
Coq 8.7.1
-
Coq 8.7.1
/ 8.7.2
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
If you need to work with Coq 8.5, please check out the
...
...
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