Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tej Chajed
stdpp
Commits
df7728e4
Commit
df7728e4
authored
Jul 10, 2018
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test against Coq 8.8.1
parent
1a21e908
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
.gitlab-ci.yml
.gitlab-ci.yml
+5
-0
README.md
README.md
+1
-1
No files found.
.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
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