Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT, TST: check for unreachable code paths | Tyler Reddy | 2018-11-02 | 1 | -1/+3 |
| | | | | | | | * use vulture to check for unreachable Python code paths in Azure CI * fix up an unreachable path in f2py/capi_maps.py | ||||
* | TST: add Azure CI triggers | Tyler Reddy | 2018-10-17 | 1 | -0/+7 |
| | |||||
* | ENH add a displayName section to pickle5 install command | Pierre Glaser | 2018-10-07 | 1 | -0/+1 |
| | |||||
* | MNT add pickle5 install to azure-pipelines script | Pierre Glaser | 2018-10-07 | 1 | -1/+4 |
| | |||||
* | TST: Add Python 3.5 to Azure windows CI. | Tyler Reddy | 2018-10-04 | 1 | -1/+5 |
| | |||||
* | TST: add Windows Azure CI | Tyler Reddy | 2018-10-04 | 1 | -2/+54 |
| | | | | | | | | | * attempt to replicate the 5 Appveyor Windows CI entries on Azure service * remove parallel testing from all Azure jobs to improve reliability of our CI until test suite is thread-safe | ||||
* | TST: add macos azure testing to CI. | Tyler Reddy | 2018-09-28 | 1 | -0/+56 |