summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* FEAT: use separate build by default.David Cournapeau2013-01-241-2/+2
* TST: remove Python 2.4 and 2.5 testing from Travis config.Ralf Gommers2013-01-031-25/+0
* TST: Replace Python 3.1 test with 3.3.Ondřej Čertík2012-12-201-1/+1
* FIX: Use 'pip' for travis build.Nathaniel J. Smith2012-11-251-1/+10
* TST: fix .travis.yml to re-enable python 2.4 builds.David Cournapeau2012-06-241-1/+0
* TST: fix matrix def in travis to avoid unwanted builds.David Cournapeau2012-06-241-1/+0
* TST: add separate compilation to travis-ci matrix.David Cournapeau2012-06-241-0/+6
* travis-ci: add python 3.1 to the list of tested versions.Nathaniel J. Smith2012-06-161-0/+1
* Disable email notifications from travis-ci for nowNathaniel J. Smith2012-06-161-1/+4
* Simpler .travis.yml to test everything from py2.4 to py3.2Marc Abramowitz2012-06-161-19/+16
* Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz2012-06-051-0/+57