Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Iris
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
116
Issues
116
List
Boards
Labels
Service Desk
Milestones
Merge Requests
23
Merge Requests
23
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
Iris
Commits
45162e5a
Commit
45162e5a
authored
Apr 18, 2018
by
Ralf Jung
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test against Coq 8.8.0, update CI
parent
b6f03016
Pipeline
#8021
failed with stage
in 18 minutes and 11 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
2 deletions
+7
-2
.gitlab-ci.yml
.gitlab-ci.yml
+5
-0
README.md
README.md
+1
-1
ci
ci
+1
-1
No files found.
.gitlab-ci.yml
View file @
45162e5a
...
...
@@ -32,6 +32,11 @@ build-coq.dev:
OPAM_PINS
:
"
coq
version
dev
coq-mathcomp-ssreflect
version
dev"
VALIDATE
:
"
1"
build-coq.8.8.0
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.0
coq-mathcomp-ssreflect
version
dev"
build-coq.8.7.2
:
<<
:
*template
variables
:
...
...
README.md
View file @
45162e5a
...
...
@@ -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 / 8.7.1 / 8.7.2
-
Coq 8.6.1 / 8.7.0 / 8.7.1 / 8.7.2
/ 8.8.0
-
Ssreflect 1.6.4
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
...
...
ci
@
987ea45a
Compare
e5889b23
...
987ea45a
Subproject commit
e5889b234143d4f3c2b6d4a90e46b39802c00388
Subproject commit
987ea45abdbb1f86a868328c3e51aa1a12cb35d7
Ralf Jung
@jung
mentioned in commit
1c09a14c
·
Apr 18, 2018
mentioned in commit
1c09a14c
mentioned in commit 1c09a14c3b9cd6a6151fa72817717f5bc224f486
Toggle commit list
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