Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
stdpp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
21
Issues
21
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
stdpp
Commits
0c5d54ab
Commit
0c5d54ab
authored
Feb 16, 2018
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
also test 8.7.2; stop testing 8.7.dev as that branch is done now
parent
65e40a46
Pipeline
#6844
passed with stage
in 16 minutes and 52 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
.gitlab-ci.yml
.gitlab-ci.yml
+7
-7
README.md
README.md
+1
-1
No files found.
.gitlab-ci.yml
View file @
0c5d54ab
...
...
@@ -42,15 +42,10 @@ build-coq.dev:
OPAM_PINS
:
"
coq
version
dev"
VALIDATE
:
"
1"
build-coq.8.7.
dev
:
build-coq.8.7.
2
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.dev"
build-coq.8.7.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.1"
OPAM_PINS
:
"
coq
version
8.7.2"
OPAM_PKG
:
"
coq-stdpp"
DOCDIR
:
"
coqdoc@center.mpi-sws.org:/stdpp"
tags
:
...
...
@@ -60,6 +55,11 @@ build-coq.8.7.1:
-
build-time.txt
-
build-env.txt
build-coq.8.7.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.7.1"
build-coq.8.7.0
:
<<
:
*template
variables
:
...
...
README.md
View file @
0c5d54ab
...
...
@@ -38,7 +38,7 @@ Notably:
This version is known to compile with:
-
Coq version 8.6.0 / 8.6.1 / 8.7.0 / 8.7.1
-
Coq version 8.6.0 / 8.6.1 / 8.7.0 / 8.7.1
/ 8.7.2
## Installing via opam
...
...
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