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
stdpp
Commits
df7728e4
Commit
df7728e4
authored
Jul 10, 2018
by
Ralf Jung
Browse files
test against Coq 8.8.1
parent
1a21e908
Pipeline
#10679
passed with stage
in 29 minutes and 27 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df7728e4
...
...
@@ -32,6 +32,11 @@ build-coq.dev:
OPAM_PINS
:
"
coq
version
dev"
VALIDATE
:
"
1"
build-coq.8.8.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.1"
build-coq.8.8.0
:
<<
:
*template
variables
:
...
...
README.md
View file @
df7728e4
...
...
@@ -38,7 +38,7 @@ Notably:
This version is known to compile with:
-
Coq version 8.6.0 / 8.6.1 / 8.7.0 / 8.7.1 / 8.7.2 / 8.8.0
-
Coq version 8.6.0 / 8.6.1 / 8.7.0 / 8.7.1 / 8.7.2 / 8.8.0
/ 8.8.1
## Installing via opam
...
...
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