| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed bogus, unused section from travis install script | Alex Gaynor | 2014-12-17 | 1 | -3/+0 |
* | Change the envvar for tox env to the officla tox one | Alex Gaynor | 2014-12-05 | 2 | -4/+4 |
* | Possible logic error. | Terry Chia | 2014-10-30 | 1 | -1/+1 |
* | I fail at indentation. | Terry Chia | 2014-10-29 | 1 | -56/+56 |
* | Make indentation use space instead of tabs. | Terry Chia | 2014-10-28 | 1 | -60/+60 |
* | Fix indent. | Terry Chia | 2014-10-28 | 1 | -1/+1 |
* | Add -y flags. | Terry Chia | 2014-10-28 | 1 | -5/+5 |
* | Sooo much typos. | Terry Chia | 2014-10-28 | 1 | -1/+1 |
* | I hate bash. | Terry Chia | 2014-10-28 | 1 | -0/+1 |
* | Add missing fi. | Terry Chia | 2014-10-28 | 1 | -0/+2 |
* | Fix missing ;; | Terry Chia | 2014-10-28 | 1 | -0/+1 |
* | Refactor .travis/install.sh. | Terry Chia | 2014-10-28 | 1 | -91/+76 |
* | make sure pyenv is up to date | Alex Gaynor | 2014-10-24 | 1 | -0/+6 |
* | bump the point releases we test against | Alex Gaynor | 2014-10-23 | 1 | -6/+6 |
* | we shouldn't need the unused arguments flags any more. | Paul Kehrer | 2014-10-15 | 1 | -5/+2 |
* | upgrade openssl to 1.0.1j on travis | Alex Gaynor | 2014-10-15 | 1 | -6/+6 |
* | Remove (apparently) unneeded line | Alex Gaynor | 2014-09-26 | 1 | -5/+4 |
* | bleh update first | Alex Gaynor | 2014-09-26 | 1 | -0/+1 |
* | bump pyenv version | Alex Gaynor | 2014-09-26 | 1 | -0/+1 |
* | fixes #1340 -- use pypy 2.4.0 now that it's out | Alex Gaynor | 2014-09-25 | 1 | -2/+2 |
* | update travis.yml to fix os x builders | Paul Kehrer | 2014-07-18 | 1 | -6/+4 |
* | travis: Typing Darwin is really hard. | Daniele Sluijters | 2014-06-06 | 1 | -1/+1 |
* | travis: Forgot a 'W" in DARWIN. | Daniele Sluijters | 2014-06-06 | 1 | -1/+1 |
* | travis: Set variable for Darwin and check that. | Daniele Sluijters | 2014-06-06 | 1 | -8/+14 |
* | Use the new official URL for downloading get-pip.py | Alex Gaynor | 2014-05-17 | 1 | -3/+3 |
* | ugh. good system. | Alex Gaynor | 2014-05-16 | 1 | -2/+2 |
* | Use PyPy 2.3 on OS X | Alex Gaynor | 2014-05-09 | 1 | -2/+2 |
* | Fix installation on travis. Curl doesn't follow redirects | Alex Gaynor | 2014-04-25 | 1 | -3/+3 |
* | clang clang clang goes the CI | Paul Kehrer | 2014-04-16 | 1 | -2/+5 |
* | Merge pull request #820 from reaperhulk/test-python34 | Alex Gaynor | 2014-03-17 | 1 | -0/+8 |
|\ |
|
| * | add python 3.4 to osx and linux builders | Paul Kehrer | 2014-03-17 | 1 | -0/+8 |
* | | Use the latest python 3.3 on OS X on travis | Alex Gaynor | 2014-03-17 | 1 | -2/+2 |
|/ |
|
* | Docs need virtualenv as well | Alex Gaynor | 2014-02-04 | 1 | -0/+5 |
* | Everything about bash is the worst | Alex Gaynor | 2014-02-04 | 1 | -1/+1 |
* | Fix for OS X | Alex Gaynor | 2014-02-04 | 1 | -3/+8 |
* | Starting now, setuptools should come with pip *fingerscrossed* | Alex Gaynor | 2014-01-20 | 1 | -2/+0 |
* | move some dashes around :) | Paul Kehrer | 2014-01-20 | 1 | -2/+2 |
* | experiment to disable duplicate cc test runs on osx and speed up travis | Paul Kehrer | 2014-01-20 | 1 | -1/+6 |
* | Merge pull request #448 from reaperhulk/travis-add-brew-osx | Alex Gaynor | 2014-01-12 | 2 | -4/+27 |
|\ |
|
| * | check if openssl is installed via homebrew on osx. install if not | Paul Kehrer | 2014-01-12 | 2 | -6/+12 |
| * | remove unneeded openssl bottle | Paul Kehrer | 2014-01-10 | 2 | -6/+2 |
| * | let's see what version of openssl is already installed on these slaves | Paul Kehrer | 2014-01-10 | 1 | -0/+2 |
| * | move script to separate file for readability | Paul Kehrer | 2014-01-10 | 1 | -0/+15 |
| * | add brewed openssl to travis osx | Paul Kehrer | 2014-01-09 | 1 | -0/+4 |
* | | Nonsense I think we need. | Alex Gaynor | 2014-01-10 | 1 | -0/+5 |
|/ |
|
* | easy_install is awful, don't use it | Alex Gaynor | 2014-01-09 | 1 | -2/+4 |
* | support osx and linux on travis | Paul Kehrer | 2014-01-08 | 1 | -1/+66 |
* | Revert "Revert "Travis now has an up to date pypy"" | Alex Gaynor | 2014-01-04 | 1 | -17/+1 |
* | Revert "Travis now has an up to date pypy" | David Reid | 2014-01-02 | 1 | -1/+17 |
* | Travis now has an up to date pypy | Alex Gaynor | 2013-11-20 | 1 | -17/+1 |