Joe Rickerby
d32055e8a9
Merge pull request #278 from metabolize/bump-macos-image
...
Bump MacOS build image on Azure Pipelines
2020-02-27 20:12:55 +00:00
Joe Rickerby
4bc7e4f40d
Use python3 instead of python in examples
2020-02-26 22:10:42 +00:00
Paul Melnikow
a68f8b23e5
Bump MacOS build image on Azure Pipelines
...
The 10.13 image is no longer supported and will be removed on 3/23.
Closes #276
2020-02-26 16:47:26 -05:00
Matthew Treinish
5549eb3165
Update examples and CI.md
2020-02-21 06:37:45 -05:00
Joe Rickerby
186599a1f0
Switch examples to use PyPI API tokens
2020-01-18 11:15:40 +00:00
Yannick Jadoul
9d44d9edf0
Remove check for branch of tags in examples/travis-ci-test-and-deploy.yml; fix #246
2020-01-16 17:17:20 +01:00
Yannick Jadoul
eda3dc1a4f
Moving Azure, AppVeyor, and CircleCI minimal examples in docs also to their own file under examples/
2019-12-10 14:57:25 +01:00
Yannick Jadoul
472fa32d9f
Added {% include ... %} directive for including examples/travis-ci-minimal.yml in docs/setup.md
2019-12-08 23:51:09 +01:00
Seth Morton
20ba988b72
Add an example folder with Travis-CI examples
...
I have placed two example Travis-CI configurations in an examples/
folder. The first is the same as in the README, and the second shows how
to both test and deploy in two stages.
I am hoping that examples might be added for other CI providers as well,
so that users can see different approaches to building and deploying
wheels.
2019-11-25 18:59:07 -08:00