summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Use tox in TravisHynek Schlawack2015-04-151-12/+3
* send to coveralls whether or not the build succeedsPaul Kehrer2015-04-131-1/+1
* review fixesPaul Kehrer2015-04-131-38/+17
* travis docker support + osx support ~~madness~~Paul Kehrer2015-04-131-36/+79
* Tell travis to run tests on Python 3.4Jean-Paul Calderone2014-05-011-0/+4
* Change the version reporter to work on Python 3.Jean-Paul Calderone2014-04-171-1/+1
* Try reporting the version of OpenSSL that was used at the end of each build.Jean-Paul Calderone2014-04-171-0/+2
* Try explicitly installing the Python dependencies since "setup.py test" does ...Jean-Paul Calderone2014-04-171-0/+2
* That seemed to work but not all of the tests are passing on 0.9.8 so until th...Jean-Paul Calderone2014-04-171-0/+2
* take a stab at running tests against openssl 0.9.8 as wellJean-Paul Calderone2014-04-171-9/+31
* Make the travis configuration read linearly.Jean-Paul Calderone2014-04-161-3/+6
* where is my emacs yaml modeJean-Paul Calderone2014-04-141-1/+1
* Also stick a quick summary at the end of every buildJean-Paul Calderone2014-04-141-0/+1
* Maybe some more travis intergraterations for stuffJean-Paul Calderone2014-04-141-1/+5
* coveralls the thing;Jean-Paul Calderone2014-04-141-0/+3
* test all versions of python with master cryptographyPaul Kehrer2014-03-131-0/+8
* only one thing is allowed to failPaul Kehrer2014-03-131-2/+1
* test against the cryptography masterPaul Kehrer2014-03-131-0/+11
* 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