File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- name : Build and upload to PyPI
1+ name : CI
22
33on :
44 workflow_dispatch :
Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ Build Status
3030
3131.. table ::
3232
33- +---------------+------------------------------------------------------------------------------------------+ ---------------------------------------------------------------------------------------------+-------------- ---------------------------------------------------------------------------------------------+
34- | | Linux | macOS | Windows |
35- +===============+==========================================================================================+ =============================================================================================+============== =============================================================================================+
36- | PyPI | .. image:: https://circleci .com/gh/ scikit-build/cmake-python-distributions. svg?style=svg | .. image:: https://travis-ci.com/scikit-build/cmake-python-distributions.svg?branch=master | .. image:: https://ci.appveyor.com/api/projects/status/439ila0jk7v6uqrr/branch/master?svg=true |
37- | | :target: https://circleci .com/gh/ scikit-build/cmake-python-distributions | :target: https://travis-ci.com/github/scikit-build/cmake-python-distributions | :target: https://ci.appveyor.com/project/scikit-build/cmake-python-distributions-f3rbb/branch/master |
38- +---------------+------------------------------------------------------------------------------------------+ ---------------------------------------------------------------------------------------------+-------------- ---------------------------------------------------------------------------------------------+
33+ +---------------+--------------------------------------------------------------------------------------------------------------+ ---------------------------------------------------------------------------------------------+
34+ | | GitHub Actions (Windows, macOS, Linux) | Travis CI (alternative archs) |
35+ +===============+==============================================================================================================+ =============================================================================================+
36+ | PyPI | .. image:: https://github .com/scikit-build/cmake-python-distributions/actions/workflows/build.yml/badge. svg | .. image:: https://travis-ci.com/scikit-build/cmake-python-distributions.svg?branch=master |
37+ | | :target: https://github .com/scikit-build/cmake-python-distributions/actions/workflows/build.yml | :target: https://travis-ci.com/github/scikit-build/cmake-python-distributions |
38+ +---------------+--------------------------------------------------------------------------------------------------------------+ ---------------------------------------------------------------------------------------------+
3939
4040Platforms
4141---------
You can’t perform that action at this time.
0 commit comments