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
9a35c9a5
Commit
9a35c9a5
authored
Feb 13, 2018
by
Ralf Jung
Browse files
update CI; time Coq 8.7.1
parent
9fe8a1d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9a35c9a5
...
...
@@ -11,7 +11,7 @@ variables:
.template
:
&template
stage
:
build
tags
:
-
fp
-timing
-
fp
script
:
# prepare
-
. build/opam-ci.sh $OPAM_PINS
...
...
@@ -64,6 +64,12 @@ build-coq.8.7.1:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.1
coq-mathcomp-ssreflect
version
1.6.4"
tags
:
-
fp-timing
artifacts
:
paths
:
-
build-time.txt
-
build-env.txt
except
:
-
triggers
...
...
@@ -79,9 +85,5 @@ build-coq.8.6.1:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.6.1
coq-mathcomp-ssreflect
version
1.6.4"
artifacts
:
paths
:
-
build-time.txt
-
build-env.txt
except
:
-
triggers
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