aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Use a script so you can write something resembling real code and reason about...David Reid2013-11-061-9/+1
* Don't silence any failures.David Reid2013-11-061-4/+4
* Removed allow_failuresAlex Gaynor2013-11-051-13/+0
* Added coveralls backAlex Gaynor2013-11-051-1/+4
* Fix allow failures and only update once.David Reid2013-11-051-14/+15
* Allow failures.David Reid2013-11-051-0/+13
* This check didn't work correctly because libssl-dev doesn't install the userl...David Reid2013-11-051-3/+0
* String correctly.David Reid2013-11-051-1/+3
* Extra yes and check for expected openssl version.David Reid2013-11-051-1/+2
* First crack at building w/ openssl 0.9.8 on travis.David Reid2013-11-051-0/+12
* Added a tox/travis just for running flake8 under py3kAlex Gaynor2013-10-311-0/+1
* Disabled coverallsAlex Gaynor2013-10-221-4/+1
* Add clang to the build matrix.David Reid2013-10-191-0/+5
* Allegedly MongoDB fixed itselfAlex Gaynor2013-10-181-3/+0
* Fix this in the right wayAlex Gaynor2013-10-181-1/+4
* Fix?Alex Gaynor2013-10-181-1/+1
* Silence failures here because MongoDB's apt-repo broke stuffAlex Gaynor2013-10-181-1/+1
* Use the version of PyPy from PPAs to get PyPy 2.1Donald Stufft2013-09-121-0/+6
* Notify IRC on travis runsDonald Stufft2013-08-071-0/+7
* Record coverageAlex Gaynor2013-08-071-1/+4
* Move all tests to be controlled by toxAlex Gaynor2013-08-071-9/+12
* Test that docs compile clean as wellAlex Gaynor2013-08-071-1/+2
* Removed most of the C files. We'll add them back as needed.Alex Gaynor2013-08-071-1/+1
* Added a travis config fileAlex Gaynor2013-08-071-0/+11