aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* remove pypy3 from testing until a cffi 1.0 version is availablePaul Kehrer2015-06-071-8/+0
* Use xcode 6.3, so tests will passAlex Gaynor2015-05-181-13/+13
* set osx_image on all the os x builds, instead of globalAlex Gaynor2015-05-141-1/+13
* Opt in to travis's new OS X infrastructure which should be fasterAlex Gaynor2015-05-021-0/+4
* Adde back the Build Time Trends webhook to collect stats on how long our buil...Alex Gaynor2015-05-021-0/+2
* Drop support for Python 3.2Paul Kehrer2015-04-181-16/+0
* oh right we need pypy tooPaul Kehrer2015-04-131-0/+10
* try out some new beta docker travis featuresPaul Kehrer2015-04-131-54/+112
* add a webhook for buildtimetrend.herokuapp.com to check it outPaul Kehrer2015-02-231-0/+2
* add a comment explaining why we're excluding pypy3 on linuxPaul Kehrer2014-12-231-0/+1
* also exclude 0.9.8 pypy3 on linux for nowPaul Kehrer2014-12-231-0/+2
* add pypy3 to build matrixPaul Kehrer2014-12-231-0/+4
* Change the envvar for tox env to the officla tox oneAlex Gaynor2014-12-051-20/+20
* Move to being a part of the pep8 jobAlex Gaynor2014-05-171-7/+0
* Remove duplicate jobsAlex Gaynor2014-05-171-0/+7
* Testing for doc8Alex Gaynor2014-05-171-0/+1
* Removed out of date commentAlex Gaynor2014-05-021-3/+0
* Try running the OS X builds first and see if it's fasterAlex Gaynor2014-04-161-1/+1
* remove some commented out codePaul Kehrer2014-04-141-5/+0
* update travis config to be more concisePaul Kehrer2014-04-141-46/+3
* add python 3.4 to osx and linux buildersPaul Kehrer2014-03-171-0/+8
* Run the doc tests under OS XAlex Gaynor2014-02-041-3/+0
* Refer to the `d` param of RSA as `private_exponent`.Alex Gaynor2014-02-031-4/+3
* remove unneeded openssl bottlePaul Kehrer2014-01-101-1/+1
* move script to separate file for readabilityPaul Kehrer2014-01-101-1/+1
* add brewed openssl to travis osxPaul Kehrer2014-01-091-16/+1
* temporary workaround for travis-ci bugPaul Kehrer2014-01-091-13/+19
* Style nitAlex Gaynor2014-01-091-1/+1
* add comment about why the travis exclude matrix is so largePaul Kehrer2014-01-081-0/+4
* support osx and linux on travisPaul Kehrer2014-01-081-13/+83
* 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