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
e424c41a
Commit
e424c41a
authored
Jun 22, 2018
by
Ralf Jung
Browse files
pure timing CI
parent
1482901f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e424c41a
...
...
@@ -26,18 +26,6 @@ variables:
## Build jobs
build-coq.dev
:
<<
:
*template
variables
:
MAKE_REF
:
"
1"
# don't check test output
OPAM_PINS
:
"
coq
version
dev"
VALIDATE
:
"
1"
build-coq.8.8.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.dev"
build-coq.8.8.0
:
<<
:
*template
variables
:
...
...
@@ -48,13 +36,3 @@ build-coq.8.8.0:
TIMING_CONF
:
"
coq-8.8.0"
tags
:
-
fp-timing
build-coq.8.7.2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.2"
build-coq.8.7.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.1"
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