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
Janno
iris-coq
Commits
568f01fc
Commit
568f01fc
authored
Oct 19, 2017
by
Ralf Jung
Browse files
CI: rename jobs for consistency
parent
74c0698f
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
568f01fc
...
@@ -46,12 +46,12 @@ reverse-deps:
...
@@ -46,12 +46,12 @@ reverse-deps:
only
:
only
:
-
master
-
master
build-coq8.7
:
build-coq
.
8.7
:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
8.7.dev
coq-mathcomp-ssreflect
version
dev"
OPAM_PINS
:
"
coq
version
8.7.dev
coq-mathcomp-ssreflect
version
dev"
build-coq8.6.1
:
build-coq
.
8.6.1
:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
8.6.1
coq-mathcomp-ssreflect
version
1.6.1"
OPAM_PINS
:
"
coq
version
8.6.1
coq-mathcomp-ssreflect
version
1.6.1"
...
...
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