summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* BLD, TST: move linux jobs to github actionsmattip2020-11-091-74/+1
* MAINT: Run slow CI jobs earlier so they free up parallel slots soonerHugo2020-09-031-26/+28
* MAINT: Use arm64 instead of aarch64 on travis.Charles Harris2020-07-271-1/+1
* TST: Upgrade to Python 3.8 for DEBUG testing.Charles Harris2020-07-111-2/+2
* BLD: update cython to 0.29.21mattip2020-07-101-1/+1
* TST: Disable Python 3.9-dev testing. (#16704)Charles Harris2020-06-291-1/+1
* Update .travis.ymlMatti Picus2020-06-251-1/+1
* Fixed language styleErfan Nariman | Veneficus2020-06-231-2/+2
* MAINT: Stop uploading wheels to Rackspace.Charles Harris2020-05-261-13/+0
* BUILD: Remove Accelerate support (#15759)Matti Picus2020-05-221-2/+2
* TST: Add 3.9-dev to the travis matrixSebastian Berg2020-05-201-0/+1
* TST: use draft OpenBLAS buildmattip2020-03-301-3/+4
* BLD: consolidate openblas verison check to be self-containedmattip2020-02-271-1/+0
* BLD: use 0.3.8dev build of OpenBLASmattip2020-01-191-1/+1
* MAINT: try to avoid spurious warnings in einsummattip2020-01-171-0/+2
* BLD: use 0.3.7 release version, add dependency on libgfortran5mattip2020-01-171-2/+13
* CI: use only one flag on travis for downloading openblasPauli Virtanen2019-12-211-0/+1
* CI: add travis openblas64_ targetPauli Virtanen2019-12-211-1/+11
* MAINT: CI: Clean up .travis.ymlWarren Weckesser2019-12-191-4/+4
* REL: Update master after 1.18.x branch.Charles Harris2019-12-031-1/+0
* TST: Update travis.ymlCharles Harris2019-11-171-13/+22
* TST: with no_tracing, coverage tests pass on python3.7mattip2019-11-161-1/+1
* TST: See if we can run s390x on TravisCI.Charles Harris2019-11-141-5/+11
* TST: Adding CI stages, with one initial job to the Travis CI (gh-14703)Brigitta Sipocz2019-10-151-5/+14
* TST, MAINT: bump to OpenBLAS 0.3.7 stableTyler Reddy2019-08-211-1/+1
* TST: Pin pytest and use python3.6-dbg.Charles Harris2019-08-171-2/+3
* TST: Add 3.8-dev to travisCI testing.Charles Harris2019-07-281-0/+1
* MAINT: bump ARMv8 / POWER8 OpenBLAS in CITyler Reddy2019-07-201-1/+1
* TST, MAINT: expand OpenBLAS version checkingTyler Reddy2019-07-141-0/+1
* BLD: Remove Trusty dist in Travis CI buildkai-striega2019-07-031-1/+0
* Tests for NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=0Stephan Hoyer2019-05-251-0/+2
* Merge pull request #13132 from zerothi/linalg-orderRalf Gommers2019-05-011-0/+5
|\
| * MAINT: fixed last issues and questions according to #13132Nick Papior2019-04-291-7/+5
| * ENH: amended documentation and changed env-vars as suggestedNick Papior2019-03-181-0/+7
* | TST: use POWER8 OpenBLAS for CITyler Reddy2019-04-051-0/+2
|/
* Remove deprecated ``sudo: false`` from .travis.ymlNicola Soranzo2019-01-301-4/+0
* TEST: use xenial by default for travismattip2019-01-251-2/+2
* ENH: __array_function__ updates for NumPy 1.17.0Stephan Hoyer2019-01-221-3/+0
* TST: add ppc64le to Travis CI matrixTyler Reddy2019-01-101-0/+5
* DEV: remove travis 32 bit chroot job since it is running on azuremattip2018-12-131-9/+0
* MAINT: Prepare master for 1.17.0 development.Charles Harris2018-12-081-3/+0
* MAINT: disable __array_function__ dispatch unless environment variable setStephan Hoyer2018-11-101-0/+3
* force python3 in chrootmattip2018-11-011-1/+1
* BUILD: use system python3 in the chrootmattip2018-10-311-1/+1
* MNT add pickle5 to some python 3.6/7 setups for the CI suitePierre Glaser2018-10-051-1/+2
* TST: Drop Python 3.4 testingCharles Harris2018-09-011-2/+3
* DOC, MAINT: Fixes for errstate() and README.md documentation. (#11814)Michael Hirsch, Ph.D2018-08-281-1/+1
* TST: Add Python 3.7 to CI testing (#11598)cclauss2018-07-221-1/+3
* codecov integration. scipy2018 sprint.alyssaq2018-07-181-1/+1
* MAINT: Update artful to bionic for i386 testingmattip2018-05-281-1/+3