summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: remove nose from travis testsmattip2018-05-131-1/+0
* Merge pull request #10740 from charris/add-python-3.7-testsCharles Harris2018-03-191-0/+1
|\
| * TST: Start testing with Python 3.7-dev.Charles Harris2018-03-191-0/+1
* | TST: Change most travisci tests to Python3.6.Charles Harris2018-03-161-11/+11
|/
* MAINT: Update zesty to artful for i386 testingCharles Harris2018-01-171-1/+1
* FIX: package namesxoviat2017-10-231-2/+2
* CI: travis: switch to containerxoviat2017-10-231-3/+2
* MAINT: merge python -3 and -OO testJulian Taylor2017-09-011-3/+1
* MAINT: bump 32 bit test to zestyJulian Taylor2017-09-011-1/+1
* TST: Enable NPY_RELAXED_STRIDES_DEBUG environment variable.Charles Harris2017-04-261-1/+1
* TST: run the slow tests earlier for better travis schedulingJulian Taylor2017-03-011-4/+4
* Merge pull request #8381 from eric-wieser/rebuild-lapack_liteCharles Harris2017-02-201-0/+6
|\
| * TST: Add travis build to force use of lapack_liteEric Wieser2017-02-201-0/+6
* | TST: switch to ubuntu yakkety for testingJulian Taylor2017-01-181-1/+1
* | TST: Update 3.6-dev tests to 3.6 after Python final release.Charles Harris2016-12-311-1/+1
|/
* ENH: Deprecation warnings for `/` integer division when running python -3saurabh2016-11-011-0/+2
* BUG, TST: Fix python3-dbg bug in Travis scriptgfyoung2016-10-241-21/+1
* TST: Start testing with Python 2.6 development releases.Charles Harris2016-10-191-0/+1
* MAINT: Add Tempita to randint helpersgfyoung2016-09-201-0/+1