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
Tej Chajed
stdpp
Commits
dc8dfe96
Commit
dc8dfe96
authored
Oct 19, 2017
by
Ralf Jung
Browse files
CI: sync
parent
a9a7cbd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dc8dfe96
...
...
@@ -37,16 +37,22 @@ opam:
OPAM_PKG
:
"
coq-stdpp"
only
:
-
master
except
:
-
triggers
build-coq.8.7.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.dev"
except
:
-
triggers
build-coq.8.7
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.0"
except
:
-
triggers
build-coq.8.6.1
:
<<
:
*template
...
...
@@ -57,9 +63,12 @@ build-coq.8.6.1:
paths
:
-
build-time.txt
-
build-env.txt
except
:
-
triggers
build-coq.8.6
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.6"
except
:
-
triggers
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