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
Iris
Iris
Commits
5ad6c3b9
Commit
5ad6c3b9
authored
Dec 18, 2017
by
Ralf Jung
Browse files
test agains 8.7.1
parent
9bedfb84
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ad6c3b9
...
...
@@ -58,8 +58,16 @@ build-coq.8.7.dev:
except
:
-
triggers
build-coq.8.7.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.1
coq-mathcomp-ssreflect
version
1.6.4"
except
:
-
triggers
build-coq.8.7.0
:
<<
:
*template
stage
:
build_more
variables
:
OPAM_PINS
:
"
coq
version
8.7.0
coq-mathcomp-ssreflect
version
1.6.4"
except
:
...
...
README.md
View file @
5ad6c3b9
...
...
@@ -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.6.1 / 8.7.0
-
Coq 8.6.1 / 8.7.0
/ 8.7.1
-
Ssreflect 1.6.4
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
...
...
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