summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Replace Python3.8 by Python3.9.Charles Harris2022-12-291-2/+2
* BUILD: disable aarch64 on travis, parse CIRRUS env variables for wheel uploadmattip2022-11-281-42/+0
* MAINT: Remove the aarch64 python 3.8 wheel buildsCharles Harris2022-11-221-15/+1
* CI: Increase travis timeout to 20 minutes (2).Charles Harris2022-11-201-2/+2
* CI: Increase travis timeout to 20 minutes.Charles Harris2022-11-201-2/+2
* BLD: Use cibuildwheel 2.9.0 for Python 3.8 aarch65 buildsCharles Harris2022-11-191-1/+1
* BLD: update OpenBLAS to 0.3.21 and clean up openblas download test (#22525)Matti Picus2022-11-171-1/+1
* MAINT: Update cibuildwheel from 2.9.0 to 2.11.2Ewout ter Hoeven2022-11-031-4/+4
* BLD: Add Python 3.11 wheels to aarch64 buildCharles Harris2022-08-141-5/+20
* CI: Guard compile-time CPU features testsSayed Adel2022-06-151-0/+4
* CI: Fix CI SIMD build on s390xSayed Adel2022-06-141-0/+3
* BLD: Bump cibuildwheel and enable more PyPyThomas Li2022-04-181-3/+3
* BLD: move cibuildwheel configuration to `pyproject.toml` [wheel build]mayeut2022-03-051-37/+0
* BUILD: change cibuildwheel output directory on travis [ci skip]mattip2022-02-181-3/+3
* BLD: Try adding aarch64 wheels [wheel build]Thomas Li2022-02-171-8/+67
* MAINT: Use "3.10" instead of "3.10-dev" on travis.Charles Harris2022-02-131-4/+4
* MAINT: Update testing to 3.10rc2Charles Harris2021-09-071-0/+8
* TST: Default to Python3.8 on Windows, Mac, and Linux testing.Charles Harris2021-07-281-3/+3
* MAINT: Use straight arm64 in TravisCI.Charles Harris2021-07-121-1/+1
* move to OpenBLAS 0.3.16mattip2021-07-121-0/+1
* MAINT: Use arm64-graviton2 for testing on travisCharles Harris2021-07-071-1/+2
* MAINT: Try using Ubuntu focal for arm64 builds.Charles Harris2021-06-201-1/+1
* MAINT: Disable TravisCI git clone depth.Charles Harris2021-02-071-0/+4
* 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