summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* TST: Make one 3.5 test run the full test suit.Sebastian Berg2016-09-021-1/+1
* MAINT: use manylinux1 wheel for cythonOlivier Grisel2016-04-211-5/+1
* TST: Install `pytz` in the CI.John Kirkham2016-02-251-0/+1
* TST: Bump `virtualenv` to 14.0.6.John Kirkham2016-02-081-1/+3
* TST: Pin virtualenv used on Travis CI. [skip appveyor]John Kirkham2016-02-051-0/+4
* TST: test installing from sdist on TravisCI.Ralf Gommers2016-01-271-0/+2
* REL: Update master branch after 1.12.x branch has been made.Charles Harris2016-01-191-3/+0
* BLD: build travis dev wheels for py27Olivier Grisel2016-01-161-9/+13
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-0/+1
* STY: Style fixes for .travis.yml and travis-upload-wheel.shCharles Harris2015-12-161-1/+4
* TST: Clean up travis-test and make it work with current travis ci.Charles Harris2015-12-161-4/+6
* CI: run benchmark suite in travis-CIPauli Virtanen2015-12-141-1/+4
* ENH deploy dev wheels to rackspaceOlivier Grisel2015-12-101-2/+10
* Do a TravisCI build with PYTHONOPTIMIZE=2David Sanders2015-10-191-0/+2
* MAINT: Use Python 3.5 instead of 3.5-dev for travis 3.5 testing.Charles Harris2015-10-141-1/+1
* TST: Remove single file compilation test from travis ci.Charles Harris2015-10-081-3/+2
* MAINT,TST: Remove Bento from the travis ci testing.Charles Harris2015-08-191-2/+0
* MAINT: Restore Cython comment to it's correct placeAlex Willmer2015-08-051-1/+1
* BLD: Cache pip downloads on TravisAlex Willmer2015-08-051-2/+6
* BLD: Speed up up Travis jobs by running on container-based infrastructureAlex Willmer2015-08-051-1/+28
* MAINT: Use Python 3.5-dev instead of nightly.Charles Harris2015-07-241-1/+1
* MAINT: add 'nightly' (= 3.5ish) to travis build matrixNathaniel J. Smith2015-06-241-0/+1
* Merge pull request #5829 from rgommers/bento-ciCharles Harris2015-05-031-3/+2
|\
| * TST: re-enable TravisCI testing with Bento.Ralf Gommers2015-05-031-3/+2
* | TEST: add module to test installed scriptsMatthew Brett2015-04-301-0/+4
|/
* TST: Disable travis bento build.Charles Harris2015-03-221-2/+3
* MAINT: give up on rackspace wheelsMatthew Brett2014-11-101-1/+2
* MAINT: add --no-cython-compile flag for CythonMatthew Brett2014-11-071-1/+1
* MAINT: use scikit-image wheels collectionMatthew Brett2014-11-071-1/+1
* Merge pull request #5149 from charris/fix-ma-docs-for-OO-optionJulian Taylor2014-10-041-1/+1
|\
| * TST: Add test with python flag -OO.Charles Harris2014-10-041-1/+1
* | TST: remove not important tests to reduce travis loadJulian Taylor2014-07-161-5/+1
* | Merge pull request #4671 from charris/prepare-1.10-develCharles Harris2014-07-061-2/+2
|\ \ | |/ |/|
| * MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default.Charles Harris2014-05-061-2/+2
* | TST: add travis test for wheel build and installMatthew Brett2014-05-041-0/+2
|/
* BLD: remove cython c source from gitJulian Taylor2014-04-051-0/+2
* TST: switch i386 build to python3.4 defaulting ubuntu 14.04Julian Taylor2014-02-251-1/+1
* TST: add travis test using python-dbgJulian Taylor2014-01-161-0/+2
* TST: run slow chroot test earlier for better load balancingJulian Taylor2014-01-111-2/+2
* TST: add 32 bit travis testsJulian Taylor2014-01-031-20/+3
* MAINT: remove useless email notification in .travis.ymlRalf Gommers2013-12-081-4/+0
* TST: add Bento build to Travis CI runs.Ralf Gommers2013-12-081-1/+3
* ENH: Add gfortran to travis.yml configuration to enable f2py tests.Charles Harris2013-09-211-2/+2
* BLD TRAVIS: Added libatlas to travis build so it can test BLAS stuff.Blake Griffith2013-09-051-0/+2
* [BLD] Run 'full' test suite on Travis, including 'slow' testsNathaniel J. Smith2013-04-061-1/+1
* TST: Add NPY_RELAXED_STRIDES_CHECKING to TravisSebastian Berg2013-04-021-1/+5
* Travis: record some basic information about the build platformNathaniel J. Smith2013-03-021-0/+4