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
Simon Spies
stdpp
Commits
9e19db28
Commit
9e19db28
authored
Oct 19, 2017
by
Ralf Jung
Browse files
CI: rename jobs for consistency
parent
d5120bc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e19db28
...
...
@@ -38,17 +38,17 @@ opam:
only
:
-
master
build-coq8.7.dev
:
build-coq
.
8.7.dev
:
<<
:
*template
variables
:
COQ_VERSION
:
"
8.7.dev"
build-coq8.7
:
build-coq
.
8.7
:
<<
:
*template
variables
:
COQ_VERSION
:
"
8.7.0"
build-coq8.6.1
:
build-coq
.
8.6.1
:
<<
:
*template
variables
:
COQ_VERSION
:
"
8.6.1"
...
...
@@ -58,7 +58,7 @@ build-coq8.6.1:
-
build-time.txt
-
build-env.txt
build-coq8.6
:
build-coq
.
8.6
:
<<
:
*template
variables
:
COQ_VERSION
:
"
8.6"
...
...
Write
Preview
Markdown
is supported
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