Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ | | | | | Add Homebrew OpenSSL to Travis OS X Matrix | |||||
| * | 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 | |
| | | | | This reverts commit a5982a5db4ff22feeec0a977853b63d4976872f7. | |||||
* | Revert "Travis now has an up to date pypy" | David Reid | 2014-01-02 | 1 | -1/+17 | |
| | | | | This reverts commit 5a4aa42542c952905fbf83582bff4bb2b328c4e1. | |||||
* | Travis now has an up to date pypy | Alex Gaynor | 2013-11-20 | 1 | -17/+1 | |
| | ||||||
* | Get the package name right. | David Reid | 2013-11-06 | 1 | -1/+1 | |
| | ||||||
* | Fix stupid shell syntax error. | David Reid | 2013-11-06 | 1 | -1/+1 | |
| | ||||||
* | Use a script so you can write something resembling real code and reason ↵ | David Reid | 2013-11-06 | 1 | -0/+28 | |
about how it works. |