We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6125df6 commit 4ccb6f1Copy full SHA for 4ccb6f1
circle.yml
@@ -13,12 +13,6 @@ dependencies:
13
- ci_addons docker load-pull-save dockcross/manylinux-x64
14
- ci_addons docker load-pull-save dockcross/manylinux-x86
15
16
-checkout:
17
- post:
18
- # See https://discuss.circleci.com/t/clearing-the-source-cache/2771
19
- - git tag -d 0.1.0 || true
20
- - git fetch origin tag 0.1.0 || true
21
-
22
test:
23
override:
24
- circleci-matrix:
0 commit comments