diff options
| author | Maxime Dénès | 2019-02-10 10:04:35 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2019-02-10 10:04:35 +0100 |
| commit | 35006f3ebebf6e6a51aed6e6e19abaaddca9c12f (patch) | |
| tree | 87d1f6f8017da1aaf338e3064056d013a9f41a58 | |
| parent | d8cf6da35a1b1c697e8bd3017de607c4a2d89691 (diff) | |
| parent | ecd0006301b893b3acc44e25e5648c2abf9f8945 (diff) | |
Merge PR #9536: [ci] Remove unused bintray file.
Reviewed-by: maximedenes
| -rw-r--r-- | .bintray.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.bintray.json b/.bintray.json deleted file mode 100644 index 1b32a144c8..0000000000 --- a/.bintray.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "package": { - "name": "coq", - "repo": "coq", - "subject": "coq" - }, - - "version": { - "name": "8.10+alpha" - }, - - "files": - [ - {"includePattern": "_build/(.*\\.dmg)", "uploadPattern": "$1", - "matrixParams": { - "override": 1 } - } - ], - "publish": true -} |
