summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* add a wheel install step and make the script build the wheel so this function...Jean-Paul Calderone2014-03-081-1/+8
* "setup.py test" will install dependencies and unittest2 is no longer necessaryJean-Paul Calderone2014-01-111-4/+0
* Try using setuptools to help run the tests.Jean-Paul Calderone2014-01-111-1/+1
* That seemed to work. Presumably not on Python 3 though, let's see...Jean-Paul Calderone2014-01-111-0/+2
* Nope! How about this?Jean-Paul Calderone2014-01-111-1/+1
* Perhaps this usage is Python 2.6 compatibleJean-Paul Calderone2014-01-111-1/+1
* Prior results suggest these should work, at least. Also be verbose about ins...Jean-Paul Calderone2014-01-111-4/+5
* Maybe this will trigger some dependency fetchingJean-Paul Calderone2014-01-111-0/+1
* perhaps not tox after allJean-Paul Calderone2014-01-111-13/+2
* Try to get tox into the build environment.Jean-Paul Calderone2014-01-101-4/+12
* Try to configure builds on travis-ci.Jean-Paul Calderone2014-01-101-0/+18