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
Rice Wine
Iris
Commits
7adbdee1
Commit
7adbdee1
authored
Apr 18, 2018
by
Ralf Jung
Browse files
test against Coq 8.8.0; updated CI
parent
cbe1f1ee
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7adbdee1
...
...
@@ -32,19 +32,14 @@ build-coq.dev:
OPAM_PINS
:
"
coq
version
dev"
VALIDATE
:
"
1"
build-coq.8.8.
dev
:
build-coq.8.8.
0
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.dev"
build-coq.8.8+beta1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8+beta1"
OPAM_PINS
:
"
coq
version
8.8.0"
OPAM_PKG
:
"
coq-iris"
OPAM_PKG_BRANCH
:
"
gen_proofmode"
TIMING_PROJECT
:
"
iris"
TIMING_CONF
:
"
coq-8.8
+beta1
"
TIMING_CONF
:
"
coq-8.8
.0
"
tags
:
-
fp-timing
...
...
README.md
View file @
7adbdee1
...
...
@@ -7,7 +7,7 @@ the MoSeL version.
This version is known to compile with:
-
Coq 8.7.1 / 8.7.2
-
Coq 8.7.1 / 8.7.2
/ 8.8.0
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp
)
## Installing via opam
...
...
ci
@
987ea45a
Compare
e5889b23
...
987ea45a
Subproject commit
e5889b234143d4f3c2b6d4a90e46b39802c00388
Subproject commit
987ea45abdbb1f86a868328c3e51aa1a12cb35d7
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