Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marianna Rapoport
iris-coq
Commits
04d4bac4
Commit
04d4bac4
authored
Oct 28, 2017
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test agains release Coq 8.7 and ssreflect 1.6.2
parent
38b6c303
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
4 deletions
+11
-4
.gitlab-ci.yml
.gitlab-ci.yml
+9
-2
README.md
README.md
+2
-2
No files found.
.gitlab-ci.yml
View file @
04d4bac4
...
...
@@ -50,17 +50,24 @@ reverse-deps:
except
:
-
triggers
build-coq.8.7
:
build-coq.8.7
.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.dev
coq-mathcomp-ssreflect
version
dev"
except
:
-
triggers
build-coq.8.7
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7
coq-mathcomp-ssreflect
version
1.6.2"
except
:
-
triggers
build-coq.8.6.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.6.1
coq-mathcomp-ssreflect
version
1.6.
1
"
OPAM_PINS
:
"
coq
version
8.6.1
coq-mathcomp-ssreflect
version
1.6.
2
"
VALIDATE
:
"
1"
artifacts
:
paths
:
...
...
README.md
View file @
04d4bac4
...
...
@@ -6,8 +6,8 @@ This is the Coq development of the [Iris Project](http://iris-project.org).
This version is known to compile with:
-
Coq 8.6.1
-
Ssreflect 1.6.
1
-
Coq 8.6.1
/ 8.7
-
Ssreflect 1.6.
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
Markdown
is supported
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