aboutsummaryrefslogtreecommitdiffstats
path: root/.travis
Commit message (Expand)AuthorAgeFilesLines
...
* Attempt to debug wacky failures on the docs build on OS X (#3085)Alex Gaynor2016-08-091-0/+1
* Removed some code that existed for OpenSSL 0.9.8 (#2983)Alex Gaynor2016-06-182-11/+3
* Random cleanup that shellcheck indicated (#2926)Alex Gaynor2016-05-291-4/+4
* Test with both old pypy and new pypy (#2875)Alex Gaynor2016-04-221-4/+4
* how does grammar!Alex Gaynor2016-03-051-1/+1
* Several updates to the travis install script:Alex Gaynor2016-03-051-12/+10
* modify upload_coverage to handle pypy-nocoverage properlyPaul Kehrer2016-01-041-5/+10
* install me a pypy plzPaul Kehrer2016-01-031-1/+1
* install the right pypy for pypy-nocov as wellPaul Kehrer2016-01-031-1/+1
* add a pypy-nocoverage target and use that on OS XPaul Kehrer2016-01-031-1/+1
* Drop pypy3, we don't run it in CI, and we won't run it again until these issu...Alex Gaynor2016-01-031-1/+1
* Attempt to enable coverage on pypyAlex Gaynor2016-01-031-1/+1
* run a 1.0.0 test in travis as wellPaul Kehrer2016-01-032-0/+5
* Merge pull request #2633 from reaperhulk/travis-sed-thingAlex Gaynor2016-01-031-0/+5
|\
| * more review commentsPaul Kehrer2016-01-031-3/+4
| * match a bit more robustlyPaul Kehrer2016-01-031-3/+3
| * sed the openssl makefile to change the shlib versionPaul Kehrer2016-01-031-0/+4
* | Backticks are apparently legacy.Alex Gaynor2016-01-031-1/+1
|/
* Quote a few things that shellcheck suggestsAlex Gaynor2016-01-032-2/+2
* Merge pull request #2629 from reaperhulk/travis-refactorAlex Gaynor2016-01-032-24/+24
|\
| * use -n instead of ! -zPaul Kehrer2016-01-032-2/+2
| * refactor travis custom openssl code to work with other versionsPaul Kehrer2016-01-032-24/+24
* | don't test CC on a dynamic link build on OS X travisPaul Kehrer2016-01-021-0/+3
|/
* be less verbose when untarringPaul Kehrer2016-01-021-1/+1
* rename 098 directory in CI to 098lPaul Kehrer2016-01-022-10/+10
* make this 0.9.8l and cryPaul Kehrer2015-12-271-5/+8
* tree isn't availablePaul Kehrer2015-12-231-1/+0
* 0.9.8 experiment for travisPaul Kehrer2015-12-232-0/+26
* remove all mac 0.9.8 testsPaul Kehrer2015-12-232-18/+8
* Use the latest Python 3.4 releaseAlex Gaynor2015-12-221-2/+2
* fixAlex Gaynor2015-12-191-1/+1
* Use the latest 3.5 releaseAlex Gaynor2015-12-191-1/+1
* bump to pypy 4.0.1Alex Gaynor2015-12-061-4/+4
* use pypy4 on macPaul Kehrer2015-11-011-2/+2
* switch to directly grabbing pyenv rather than using homebrew on macPaul Kehrer2015-11-012-5/+9
* pypy 4.0.0Alex Gaynor2015-10-291-2/+2
* Switch back to a released version of codecovAlex Gaynor2015-10-211-2/+1
* pypy 2.6.1 has a bug where it can segfault during vector installPaul Kehrer2015-09-182-6/+6
* let's add python 3.5 to our test matrixPaul Kehrer2015-09-151-0/+4
* install/upgrade pyenv in os x buildersPaul Kehrer2015-09-101-4/+2
* Merge branch 'master' into alex-patch-2Alex Gaynor2015-09-091-1/+1
|\
| * Don't use shell redirectionAlex Gaynor2015-09-091-1/+1
* | Don't use pipesAlex Gaynor2015-09-091-1/+2
|/
* Merge branch 'master' into static-linking-osxPaul Kehrer2015-09-042-5/+5
|\
| * fixAlex Gaynor2015-09-011-1/+1
| * upgrade to pypy 2.6.1Alex Gaynor2015-09-011-4/+4
* | rename env var to CRYPTOGRAPHY_OSX_NO_LINK_FLAGSPaul Kehrer2015-08-311-1/+1
* | pypy doesn't name that shared object quite the samePaul Kehrer2015-08-291-1/+1
* | add some otool output to the OS X buildsPaul Kehrer2015-08-291-0/+4
* | update travis to static link homebrew openssl (plus one dynamic job)Paul Kehrer2015-08-291-1/+6
|/