aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/install.sh
Commit message (Expand)AuthorAgeFilesLines
* update pythons and pypy, a little prep for pypy3 in CI again (#3702)Paul Kehrer2017-06-181-10/+10
* compile all our mac builds against 1.1.0 in travis (#3689)Paul Kehrer2017-06-071-0/+1
* revert codecov.yml workaround and pin coverage to 4.3.4 (#3662)Paul Kehrer2017-06-031-1/+1
* Switch from 12.04 to 14.04 on travis (#3559)Alex Gaynor2017-05-201-2/+3
* Fixed #3334 -- added Python 3.6 support (#3335)Alex Gaynor2016-12-231-0/+4
* no-ssl3, and some hacks (#3313)Alex Gaynor2016-12-121-2/+2
* Simplify OpenSSL bits in travis (#3172)Alex Gaynor2016-09-261-12/+5
* test against 1.1.0a instead of 1.1.0 (#3170)Paul Kehrer2016-09-261-2/+2
* Travis mac updates (#3169)Paul Kehrer2016-09-241-0/+1
* Update Python 3s & limit pyenv history cloned (#3145)Hynek Schlawack2016-09-121-5/+5
* OpenSSL 1.1.0 support (#2826)Paul Kehrer2016-08-261-1/+6
* 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-181-8/+2
* 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
* install me a pypy plzPaul Kehrer2016-01-031-1/+1
* install the right pypy for pypy-nocov as wellPaul Kehrer2016-01-031-1/+1
* run a 1.0.0 test in travis as wellPaul Kehrer2016-01-031-0/+3
* 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
* Quote a few things that shellcheck suggestsAlex Gaynor2016-01-031-1/+1
* use -n instead of ! -zPaul Kehrer2016-01-031-1/+1
* refactor travis custom openssl code to work with other versionsPaul Kehrer2016-01-031-20/+16
* be less verbose when untarringPaul Kehrer2016-01-021-1/+1
* rename 098 directory in CI to 098lPaul Kehrer2016-01-021-6/+6
* 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-231-0/+20
* remove all mac 0.9.8 testsPaul Kehrer2015-12-231-3/+1
* 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-011-5/+5
* pypy 4.0.0Alex Gaynor2015-10-291-2/+2
* pypy 2.6.1 has a bug where it can segfault during vector installPaul Kehrer2015-09-181-5/+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
* Don't use shell redirectionAlex Gaynor2015-09-091-1/+1
* upgrade to pypy 2.6.1Alex Gaynor2015-09-011-4/+4
* Switch to codecov.io from coverallsCorey Farwell2015-06-291-1/+1
* install pypy 2.6.0 in container infraPaul Kehrer2015-06-071-0/+9
* Test with PyPy 2.6.0Alex Gaynor2015-06-071-2/+2
* Don't try to upgrade brew packages if they are at the latest versionAlex Gaynor2015-05-181-5/+5
* Merge branch 'master' into macstadium-travisAlex Gaynor2015-05-181-1/+1
|\
| * Retry brew update if it failsAlex Gaynor2015-05-181-1/+1