Files
cibuildwheel/docs
Seth Morton 190b013c61 Update Travis CI examples
For a more granular view of why each of these changes were made, please
see https://github.com/joerick/cibuildwheel-autopypi-example/pull/5.

High-level overview:
 - Adding Windows support
 - Remove "sudo: required" for linux
 - Use "python -m pip" instead of using an environment variable
 - Add "install:" and "after_success:" steps so that errors get handled
   and reported properly
 - Rename "matrix:" to "jobs:" as this is the now preferred keyword
2019-11-25 15:08:18 -08:00
..
2019-11-09 19:38:59 +00:00
2019-10-06 20:36:37 +01:00
2019-11-10 13:22:35 +00:00
2019-10-06 20:36:21 +01:00
2019-11-09 19:38:59 +00:00
2019-11-25 15:08:18 -08:00