summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.5.X'1.5.5Donald Stufft2014-05-031-6/+0
|\
| * Updates for TravisDonald Stufft2014-05-021-6/+0
* | Don't join the channel to post messages to itDonald Stufft2014-03-261-1/+5
* | Update IRC channel name.Jannis Leidel2014-03-261-1/+1
|/
* Upgrade distlib to 0.1.7Donald Stufft2014-01-161-0/+3
* Build Python 3.4Donald Stufft2014-01-141-0/+2
* Upgrade PyPy in our testsDonald Stufft2013-12-031-0/+5
* add 1.5.X to travis branch listMarcus Smith2013-11-241-0/+1
* upgrade setuptoolsDonald Stufft2013-11-071-0/+1
* Remove concurrent test runs because they are failing randomlyDonald Stufft2013-11-041-1/+0
* Test that the documentation builds successfullyDonald Stufft2013-08-281-0/+1
* Test the collection of testsDonald Stufft2013-08-281-0/+1
* Switch travis to use tox to drive the testsDonald Stufft2013-08-281-20/+19
* 16 processes seems to make PyPy very slowDonald Stufft2013-08-271-2/+1
* Use the verbose output on travis to better see the current stateDonald Stufft2013-08-271-2/+2
* Bump up our concurrent tests to 16 instead of 8Donald Stufft2013-08-271-2/+2
* Do not use parallel tests on Python 3.2Donald Stufft2013-08-271-1/+3
* Use a hash seed of 0 to match the pre randomization valueDonald Stufft2013-08-271-1/+1
* Instead of monkeypatching setuptools on Travis, just upgrade itDonald Stufft2013-08-271-1/+3
* Define a hash seed for stable dictionary/set order on Python 3.3+Donald Stufft2013-08-271-0/+2
* Remove configuration for pip mirrorsDonald Stufft2013-08-271-2/+0
* Use pytest-xdist to distribute the tests over multiple CPUsDonald Stufft2013-08-271-2/+3
* Require the newest version of scripttestDonald Stufft2013-08-211-1/+1
* Switch to using py.test as the test runner instead of noseDonald Stufft2013-08-211-2/+2
* Test the new branch nameDonald Stufft2013-07-231-1/+1
* add release-1.4 to travis branchesMarcus Smith2013-07-011-0/+1
* use pypa/virtualenv/develop to satisfy virtualenv travis dependencyMarcus Smith2013-06-191-2/+1
* test new setuptoolsMarcus Smith2013-06-131-1/+2
* explicitly require virtualenv>=1.9.1 for travisMarcus Smith2013-03-261-1/+1
* add back the irc notificationMarcus Smith2013-03-171-0/+1
* merge with developMarcus Smith2013-03-151-2/+4
|\
| * Switch to using a fully vendored distlib inside of pip.vendorDonald Stufft2013-03-091-1/+0
| * add release branch to travis file1.3rc1Marcus Smith2013-02-211-0/+1
| * fix new travis git config errorsMarcus Smith2013-02-131-0/+2
* | merge with pypa/pip/developMarcus Smith2013-02-021-5/+1
|\ \ | |/
| * travis dropped py31 and added py33Marcus Smith2012-12-241-4/+1
* | merge pypa/developMarcus Smith2012-10-251-0/+1
|\ \ | |/
| * Allow failures for slow py 3.1 whilst debuggingPaul Nasrat2012-10-241-1/+1
| * Trigger travis build with one line change.Paul Nasrat2012-10-241-0/+1
* | set the travis branchesMarcus Smith2012-10-111-1/+2
* | remove pip channel notificationsMarcus Smith2012-10-111-1/+0
|/
* no need to allow pypy failures nowMarcus Smith2012-08-041-1/+0
* Enable pypy experimentally on travisPaul Nasrat2012-07-291-0/+4
* Enable travis IRC notificationsPaul Nasrat2012-05-311-0/+1
* Try to reduce log size for buildsPaul Nasrat2012-05-021-1/+3
* Re-enabled 2.5 in the experimental travis config file.Jannis Leidel2012-03-011-1/+1
* Comment out 2.5 for now as it's not enabled upstream yet.Jannis Leidel2012-02-241-1/+1
* Remove git-core from list of dependencies.Jannis Leidel2012-02-241-2/+1
* One character change to trigger Travis build.Jannis Leidel2012-02-241-0/+1
* Added experimental config file for Travis CI.Jannis Leidel2012-02-241-0/+16