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
Lennard Gäher
Iris
Commits
8f75516d
Commit
8f75516d
authored
Feb 19, 2020
by
Ralf Jung
Browse files
CI: test Coq 8.11.dev on pushes, and master nightly
parent
beb9d445
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8f75516d
...
...
@@ -27,11 +27,11 @@ variables:
## Build jobs
build-coq.dev
:
build-coq.
8.11.
dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
dev"
#
CI_COQCHK: "1"
OPAM_PINS
:
"
coq
version
8.11.
dev"
CI_COQCHK
:
"
1"
build-coq.8.11.0
:
<<
:
*template
...
...
@@ -57,3 +57,13 @@ build-coq.8.8.2:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.2"
build-stdpp.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
dev
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
except
:
only
:
-
triggers
-
schedules
-
api
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