Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonas Kastberg
iris
Commits
8fd9c718
Commit
8fd9c718
authored
Dec 18, 2016
by
Ralf Jung
Browse files
build against the released Coq 8.6
parent
2472f932
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8fd9c718
...
...
@@ -28,7 +28,7 @@ iris-coq8.6beta:
-
coq
script
:
# prepare
-
. build/opam-ci.sh 'coq 8.6
.dev
' 'coq-mathcomp-ssreflect dev'
-
. build/opam-ci.sh 'coq 8.6' 'coq-mathcomp-ssreflect dev'
# build
-
'
time
make
-j8'
cache
:
...
...
README.md
View file @
8fd9c718
...
...
@@ -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.5pl3
-
Coq 8.5pl3
/ 8.6
-
Ssreflect 1.6
The easiest way to install the correct versions of the dependencies is through
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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