summaryrefslogtreecommitdiff
path: root/tools/travis-test.sh
AgeCommit message (Expand)AuthorFilesLines
2016-11-01ENH: Deprecation warnings for `/` integer division when running python -3saurabh1-0/+5
2016-10-24BUG, TST: Fix python3-dbg bug in Travis scriptgfyoung1-5/+2
2016-09-06DOC: change Numpy to NumPy in remaining filesPierre de Buyl1-1/+1
2016-09-02TST: Make one 3.5 test run the full test suit.Sebastian Berg1-1/+5
2016-01-27TST: test installing from sdist on TravisCI.Ralf Gommers1-1/+14
2016-01-16BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers1-0/+1
2016-01-04TST: make pointer-arith error fatalJulian Taylor1-1/+2
2016-01-02TST: Increase the allowable warning count to 1 for i386 debug test.Charles Harris1-2/+4
2015-12-16TST: Clean up travis-test and make it work with current travis ci.Charles Harris1-52/+79
2015-12-14CI: run benchmark suite in travis-CIPauli Virtanen1-0/+11
2015-12-10ENH deploy dev wheels to rackspaceOlivier Grisel1-3/+5
2015-11-26Merge pull request #6726 from charris/fix-bugs-exposed-by-relaxed-stride-roll...Charles Harris1-1/+1
2015-11-25TST: Fix travis-ci test for numpy wheels.Charles Harris1-1/+1
2015-11-24MAINT: enable Werror=vla in travisJulian Taylor1-4/+4
2015-08-19MAINT,TST: Remove Bento from the travis ci testing.Charles Harris1-35/+1
2015-08-05BLD: Speed up up Travis jobs by running on container-based infrastructureAlex Willmer1-8/+1
2015-07-03TST: fail tests on compiler warningsJulian Taylor1-2/+11
2015-05-07MAINT: switch waf download to https://github.com/numpy/numpy-vendorRalf Gommers1-1/+1
2015-05-03Merge pull request #5829 from rgommers/bento-ciCharles Harris1-1/+1
2015-05-03TST: re-enable TravisCI testing with Bento.Ralf Gommers1-1/+1
2015-04-30TEST: add module to test installed scriptsMatthew Brett1-3/+10
2014-10-28ENH: support parallel compilation of extensionsJulian Taylor1-0/+3
2014-10-04Merge pull request #5149 from charris/fix-ma-docs-for-OO-optionJulian Taylor1-0/+5
2014-10-04TST: Add test with python flag -OO.Charles Harris1-0/+5
2014-09-04MAINT: Update waf to 1.7.16Charles Harris1-3/+3
2014-05-11Merge pull request #4662 from matthew-brett/cythonize-for-wheelsRalf Gommers1-1/+7
2014-05-09TST: update package list for chroot buildJulian Taylor1-1/+2
2014-05-04TST: add travis test for wheel build and installMatthew Brett1-1/+7
2014-04-24MAINT: annotate reference stealing and burrowed refs in multiarrayJulian Taylor1-1/+1
2014-04-05BLD: remove cython c source from gitJulian Taylor1-1/+1
2014-03-06TST: work around outdated travis boxesJulian Taylor1-0/+1
2014-02-25TST: switch i386 build to python3.4 defaulting ubuntu 14.04Julian Taylor1-3/+3
2014-02-13TST: bootstrap chroot in tmpfsJulian Taylor1-0/+3
2014-01-24TST: fail on declaration-after-statement in travis testJulian Taylor1-1/+3
2014-01-16TST: add travis test using python-dbgJulian Taylor1-0/+13
2014-01-11TST: run 32 bit test with python3Julian Taylor1-6/+11
2014-01-03MAINT: enable verbose bento buildJulian Taylor1-1/+1
2014-01-03TST: add 32 bit travis testsJulian Taylor1-0/+104