Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 47fa032

Browse files
authored
Merge pull request #102 from charris/update-readme
Update README to reflect migration to travis-ci.com.
2 parents ff61c54 + 77e937a commit 47fa032

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,16 @@
22
Building and uploading numpy wheels
33
###################################
44

5-
The wheel builds are currently done by Azure Pipelines. Options that may be
6-
used for future builds are TravisCI and Appveyor. Note that currently TravisCI
7-
and Appveyor are not triggered, if you want to enable them you will need to do
8-
so in the settings/Webhooks.
5+
The wheel builds are currently done using Azure Pipelines and TravisCI, Appveyor is
6+
not used and is disabled at this time.
97

108
**Build process pages**
119

1210
- Azure Pipelines at
1311
https://dev.azure.com/numpy/numpy/_build?definitionId=8&_a=summary&view=runs
1412

1513
- Travis CI at
16-
https://travis-ci.org/MacPython/numpy-wheels
14+
https://travis-ci.com/MacPython/numpy-wheels
1715

1816
- The Appveyor at
1917
https://ci.appveyor.com/project/matthew-brett/numpy-wheels

0 commit comments

Comments
 (0)