summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Don't allow 0.9.8 to fail anymoreCory Benfield2015-10-161-1/+0
* Let's use --openssl-dir because YOLOCory Benfield2015-10-161-1/+1
* Add Python 3.5Hynek Schlawack2015-09-221-0/+5
* flake8 may not failAlex Gaynor2015-09-061-1/+0
* Don't try to upload coverage from coverage-less jobsHynek Schlawack2015-09-051-1/+1
* download, compile, and use a local 0.9.8 in travis when requiredPaul Kehrer2015-09-011-8/+24
* Allow pypy to fail for nowHynek Schlawack2015-08-171-5/+8
* Merge pull request #289 from pyca/alex-patch-2Hynek Schlawack2015-07-031-0/+5
|\
| * Enabling caching of pip downloads and wheelsAlex Gaynor2015-07-031-0/+5
* | Let's try thisHynek Schlawack2015-07-031-1/+1
* | Take the cryptography routeHynek Schlawack2015-07-031-2/+2
* | Add coverage to pip installHynek Schlawack2015-07-031-1/+1
|/
* @alex was rightHynek Schlawack2015-07-031-4/+1
* Use the correct pipHynek Schlawack2015-07-031-1/+1
* Move to codecov, rejigger badgesHynek Schlawack2015-07-031-3/+6
* You know what should take longer? travis buildsLaurens Van Houtven2015-05-261-0/+3
* pyroma should not be allowed to failLaurens Van Houtven2015-05-181-1/+0
* pyflakes -> flake8Laurens Van Houtven2015-05-181-2/+2
* Oops, forgot to add pyroma to travis.ymlLaurens Van Houtven2015-05-151-0/+3
* Whitespace cleanupLaurens Van Houtven2015-05-141-4/+1
* Separate lint envsLaurens Van Houtven2015-05-141-3/+7
* Merge remote-tracking branch 'origin/master' into test-metadataLaurens Van Houtven2015-05-141-3/+10
|\
| * Merge pull request #263 from hynek/osx-homebrew-own-binaryPaul Kehrer2015-05-141-0/+1
| |\
| | * Let's not be too extremeHynek Schlawack2015-05-141-1/+1
| | * Ensure OpenSSL CLI matches lib on homebrewHynek Schlawack2015-05-141-0/+1
| * | fix env syntaxHynek Schlawack2015-05-141-9/+3
| * | Add OS X's system OpenSSL to matrixHynek Schlawack2015-05-141-3/+12
| |/
| * Set LC_ALL to UTF-8Hynek Schlawack2015-05-141-0/+3
* | Allow lint failure on travisLaurens Van Houtven2015-05-131-0/+4
|/
* fix final merge of .travis.ymlJim Shaver2015-05-051-8/+0
* Merge branch 'deprecate32' of github.com:elitest/pyopenssl into deprecate32Jim Shaver2015-05-051-0/+8
|\
| * removed support for Python 3.2Jim Shaver2015-05-031-6/+0
* | removed support for Python 3.2Jim Shaver2015-05-051-5/+0
* | Fix MANIFEST.inHynek Schlawack2015-05-051-0/+8
* | OS X is not masterHynek Schlawack2015-05-041-1/+2
* | Fix CI tests against cryptography masterHynek Schlawack2015-05-041-22/+13
|/
* attemptHynek Schlawack2015-04-151-4/+7
* Add TOXENV to 0.9.8 tooHynek Schlawack2015-04-151-1/+1
* how does one even do multiple env varsHynek Schlawack2015-04-151-12/+6
* Fix YAMLHynek Schlawack2015-04-151-12/+12
* Add TOXENV to failure buildsHynek Schlawack2015-04-151-0/+6
* 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