summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2018-01-17MAINT: Update zesty to artful for i386 testingCharles Harris1-1/+1
2017-10-23FIX: package namesxoviat1-2/+2
2017-10-23CI: travis: switch to containerxoviat1-3/+2
2017-09-01MAINT: merge python -3 and -OO testJulian Taylor1-3/+1
2017-09-01MAINT: bump 32 bit test to zestyJulian Taylor1-1/+1
2017-04-26TST: Enable NPY_RELAXED_STRIDES_DEBUG environment variable.Charles Harris1-1/+1
2017-03-01TST: run the slow tests earlier for better travis schedulingJulian Taylor1-4/+4
2017-02-20Merge pull request #8381 from eric-wieser/rebuild-lapack_liteCharles Harris1-0/+6
2017-02-20TST: Add travis build to force use of lapack_liteEric Wieser1-0/+6
2017-01-18TST: switch to ubuntu yakkety for testingJulian Taylor1-1/+1
2016-12-31TST: Update 3.6-dev tests to 3.6 after Python final release.Charles Harris1-1/+1
2016-11-01ENH: Deprecation warnings for `/` integer division when running python -3saurabh1-0/+2
2016-10-24BUG, TST: Fix python3-dbg bug in Travis scriptgfyoung1-21/+1
2016-10-19TST: Start testing with Python 2.6 development releases.Charles Harris1-0/+1
2016-09-20MAINT: Add Tempita to randint helpersgfyoung1-0/+1
2016-09-02TST: Make one 3.5 test run the full test suit.Sebastian Berg1-1/+1
2016-04-21MAINT: use manylinux1 wheel for cythonOlivier Grisel1-5/+1
2016-02-25TST: Install `pytz` in the CI.John Kirkham1-0/+1
2016-02-08TST: Bump `virtualenv` to 14.0.6.John Kirkham1-1/+3
2016-02-05TST: Pin virtualenv used on Travis CI. [skip appveyor]John Kirkham1-0/+4
2016-01-27TST: test installing from sdist on TravisCI.Ralf Gommers1-0/+2
2016-01-19REL: Update master branch after 1.12.x branch has been made.Charles Harris1-3/+0
2016-01-16BLD: build travis dev wheels for py27Olivier Grisel1-9/+13
2016-01-16BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers1-0/+1
2015-12-16STY: Style fixes for .travis.yml and travis-upload-wheel.shCharles Harris1-1/+4
2015-12-16TST: Clean up travis-test and make it work with current travis ci.Charles Harris1-4/+6
2015-12-14CI: run benchmark suite in travis-CIPauli Virtanen1-1/+4
2015-12-10ENH deploy dev wheels to rackspaceOlivier Grisel1-2/+10
2015-10-19Do a TravisCI build with PYTHONOPTIMIZE=2David Sanders1-0/+2
2015-10-14MAINT: Use Python 3.5 instead of 3.5-dev for travis 3.5 testing.Charles Harris1-1/+1
2015-10-08TST: Remove single file compilation test from travis ci.Charles Harris1-3/+2
2015-08-19MAINT,TST: Remove Bento from the travis ci testing.Charles Harris1-2/+0
2015-08-05MAINT: Restore Cython comment to it's correct placeAlex Willmer1-1/+1
2015-08-05BLD: Cache pip downloads on TravisAlex Willmer1-2/+6
2015-08-05BLD: Speed up up Travis jobs by running on container-based infrastructureAlex Willmer1-1/+28
2015-07-24MAINT: Use Python 3.5-dev instead of nightly.Charles Harris1-1/+1
2015-06-24MAINT: add 'nightly' (= 3.5ish) to travis build matrixNathaniel J. Smith1-0/+1
2015-05-03Merge pull request #5829 from rgommers/bento-ciCharles Harris1-3/+2
2015-05-03TST: re-enable TravisCI testing with Bento.Ralf Gommers1-3/+2
2015-04-30TEST: add module to test installed scriptsMatthew Brett1-0/+4
2015-03-22TST: Disable travis bento build.Charles Harris1-2/+3
2014-11-10MAINT: give up on rackspace wheelsMatthew Brett1-1/+2
2014-11-07MAINT: add --no-cython-compile flag for CythonMatthew Brett1-1/+1
2014-11-07MAINT: use scikit-image wheels collectionMatthew Brett1-1/+1
2014-10-04Merge pull request #5149 from charris/fix-ma-docs-for-OO-optionJulian Taylor1-1/+1
2014-10-04TST: Add test with python flag -OO.Charles Harris1-1/+1
2014-07-16TST: remove not important tests to reduce travis loadJulian Taylor1-5/+1
2014-07-06Merge pull request #4671 from charris/prepare-1.10-develCharles Harris1-2/+2
2014-05-06MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default.Charles Harris1-2/+2
2014-05-04TST: add travis test for wheel build and installMatthew Brett1-0/+2