aboutsummaryrefslogtreecommitdiffstats
path: root/.travis
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Don't try to upload coverage on builds which don't produce coverageAlex Gaynor2015-07-121-0/+10
* Switch to codecov.io from coverallsCorey Farwell2015-06-291-1/+1
* install pypy 2.6.0 in container infraPaul Kehrer2015-06-072-0/+16
* 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
* | Try to use python -m, not clear why it's neededAlex Gaynor2015-05-151-1/+1
|/
* remove python 3.2 from every other place I could findPaul Kehrer2015-04-181-5/+0
* try out some new beta docker travis featuresPaul Kehrer2015-04-131-47/+6
* Retry a third time on apt-get update failures.Alex Gaynor2015-03-291-1/+1
* Retry apt-get update on failure -- rabbitmq's servers are failing a bunchAlex Gaynor2015-03-281-1/+2
* Use PyPy 2.5.1 on Travis OS XAlex Gaynor2015-03-271-2/+2
* Simplified the travis install scriptAlex Gaynor2015-02-221-6/+1
* use pypy 2.5 on our os x buildersPaul Kehrer2015-02-171-2/+2
* add pypy3 to build matrixPaul Kehrer2014-12-231-0/+5
* Removed bogus, unused section from travis install scriptAlex Gaynor2014-12-171-3/+0
* Change the envvar for tox env to the officla tox oneAlex Gaynor2014-12-052-4/+4
* Possible logic error.Terry Chia2014-10-301-1/+1
* I fail at indentation.Terry Chia2014-10-291-56/+56
* Make indentation use space instead of tabs.Terry Chia2014-10-281-60/+60
* Fix indent.Terry Chia2014-10-281-1/+1
* Add -y flags.Terry Chia2014-10-281-5/+5
* Sooo much typos.Terry Chia2014-10-281-1/+1
* I hate bash.Terry Chia2014-10-281-0/+1
* Add missing fi.Terry Chia2014-10-281-0/+2
* Fix missing ;;Terry Chia2014-10-281-0/+1
* Refactor .travis/install.sh.Terry Chia2014-10-281-91/+76
* make sure pyenv is up to dateAlex Gaynor2014-10-241-0/+6
* bump the point releases we test againstAlex Gaynor2014-10-231-6/+6
* we shouldn't need the unused arguments flags any more.Paul Kehrer2014-10-151-5/+2
* upgrade openssl to 1.0.1j on travisAlex Gaynor2014-10-151-6/+6
* Remove (apparently) unneeded lineAlex Gaynor2014-09-261-5/+4
* bleh update firstAlex Gaynor2014-09-261-0/+1
* bump pyenv versionAlex Gaynor2014-09-261-0/+1
* fixes #1340 -- use pypy 2.4.0 now that it's outAlex Gaynor2014-09-251-2/+2
* update travis.yml to fix os x buildersPaul Kehrer2014-07-181-6/+4