summaryrefslogtreecommitdiff
path: root/tools/travis-before-install.sh
Commit message (Expand)AuthorAgeFilesLines
* TST: Add back durations flag for DEBUG builds.Charles Harris2020-11-231-1/+1
* BLD, TST: try templating with a common yml filemattip2020-11-091-1/+1
* BLD, TST: move linux jobs to github actionsmattip2020-11-091-0/+7
* BLD: pin setuptools<49.2.0mattip2020-08-031-1/+1
* MAINT,BLD: pin setuptools and refactor where to find itmattip2020-07-141-2/+2
* ENH: backport scipy changes to openblas download scriptmattip2020-05-121-2/+1
* BLD: update openblas download to new location, use manylinux2010-basemattip2020-02-251-9/+10
* TST: (Travis CI) Use full python3-dbg path for virtual env creationSebastian Berg2020-02-121-1/+1
* MAINT: try to avoid spurious warnings in einsummattip2020-01-171-0/+1
* MAINT: travis-ci: Update CI scripts.Warren Weckesser2020-01-131-2/+18
* MAINT: make openblas_support.py strip path prefix from archive contentsPauli Virtanen2019-12-211-7/+2
* CI: use only one flag on travis for downloading openblasPauli Virtanen2019-12-211-1/+1
* CI: add travis openblas64_ targetPauli Virtanen2019-12-211-3/+8
* BUILD: move all test dependencies to ./test_requirements.txtmattip2019-08-271-6/+2
* TST: Don't test with nose for Python 3.5+.Charles Harris2019-07-281-1/+1
* TST, MAINT: expand OpenBLAS version checkingTyler Reddy2019-07-141-5/+9
* ENH, BUILD: refactor all OpenBLAS downloads into a single, testable filemattip2019-07-091-8/+3
* TST: use POWER8 OpenBLAS for CITyler Reddy2019-04-051-0/+11
* MNT add pickle5 to some python 3.6/7 setups for the CI suitePierre Glaser2018-10-051-0/+5
* TST: Update travis testing to use latest virtualenv.Charles Harris2018-09-011-6/+1
* TST: Update travis and appveyor to use pytest.Charles Harris2018-04-041-1/+1
* MAINT,BUG: Fix mtrand for Cython 0.27.Charles Harris2017-09-251-1/+1
* BUG: Cython 0.27 breaks NumPy on Python 3.Charles Harris2017-09-231-1/+1
* BUG, TST: Fix python3-dbg bug in Travis scriptgfyoung2016-10-241-0/+31