aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/run.sh
Commit message (Expand)AuthorAgeFilesLines
* compile all our mac builds against 1.1.0 in travis (#3689)Paul Kehrer2017-06-071-2/+4
* allow global suppression of link flags (#3592)Paul Kehrer2017-05-241-1/+1
* time to remove commoncrypto, fare thee well (#3551)Paul Kehrer2017-05-201-4/+1
* no-ssl3, and some hacks (#3313)Alex Gaynor2016-12-121-1/+1
* Simplify OpenSSL bits in travis (#3172)Alex Gaynor2016-09-261-7/+2
* test against 1.1.0a instead of 1.1.0 (#3170)Paul Kehrer2016-09-261-1/+1
* OpenSSL 1.1.0 support (#2826)Paul Kehrer2016-08-261-0/+3
* Removed some code that existed for OpenSSL 0.9.8 (#2983)Alex Gaynor2016-06-181-3/+1
* run a 1.0.0 test in travis as wellPaul Kehrer2016-01-031-0/+2
* Backticks are apparently legacy.Alex Gaynor2016-01-031-1/+1
* Quote a few things that shellcheck suggestsAlex Gaynor2016-01-031-1/+1
* Merge pull request #2629 from reaperhulk/travis-refactorAlex Gaynor2016-01-031-4/+8
|\
| * use -n instead of ! -zPaul Kehrer2016-01-031-1/+1
| * refactor travis custom openssl code to work with other versionsPaul Kehrer2016-01-031-4/+8
* | don't test CC on a dynamic link build on OS X travisPaul Kehrer2016-01-021-0/+3
|/
* rename 098 directory in CI to 098lPaul Kehrer2016-01-021-4/+4
* 0.9.8 experiment for travisPaul Kehrer2015-12-231-0/+6
* remove all mac 0.9.8 testsPaul Kehrer2015-12-231-15/+7
* switch to directly grabbing pyenv rather than using homebrew on macPaul Kehrer2015-11-011-0/+4
* pypy 2.6.1 has a bug where it can segfault during vector installPaul Kehrer2015-09-181-1/+0
* Merge branch 'master' into static-linking-osxPaul Kehrer2015-09-041-1/+1
|\
| * fixAlex Gaynor2015-09-011-1/+1
* | 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
|/
* install pypy 2.6.0 in container infraPaul Kehrer2015-06-071-0/+7
* Change the envvar for tox env to the officla tox oneAlex Gaynor2014-12-051-1/+1
* we shouldn't need the unused arguments flags any more.Paul Kehrer2014-10-151-5/+2
* clang clang clang goes the CIPaul Kehrer2014-04-161-2/+5
* move some dashes around :)Paul Kehrer2014-01-201-2/+2
* experiment to disable duplicate cc test runs on osx and speed up travisPaul Kehrer2014-01-201-1/+6
* check if openssl is installed via homebrew on osx. install if notPaul Kehrer2014-01-121-2/+1
* remove unneeded openssl bottlePaul Kehrer2014-01-101-0/+2
* move script to separate file for readabilityPaul Kehrer2014-01-101-0/+15