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
Jonas Kastberg
iris
Commits
b2581988
Commit
b2581988
authored
Apr 06, 2018
by
Ralf Jung
Browse files
also time against Coq 8.8 beta
parent
22631563
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b2581988
...
...
@@ -38,6 +38,16 @@ build-coq.8.8.dev:
OPAM_PINS
:
"
coq
version
8.8.dev"
VALIDATE
:
"
1"
build-coq.8.8+beta1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8+beta1"
VALIDATE
:
"
1"
TIMING_PROJECT
:
"
iris"
TIMING_CONF
:
"
coq-8.8+beta1"
tags
:
-
fp-timing
build-coq.8.7.2
:
<<
:
*template
variables
:
...
...
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