Skip to content
Snippets Groups Projects
Commit 8fd9c718 authored by Ralf Jung's avatar Ralf Jung
Browse files

build against the released Coq 8.6

parent 2472f932
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment