Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Python 2.6 on OS X from the Travis build matrix | Paul Kehrer | 2016-03-02 | 1 | -8/+0 |
| | | | | | | | | | Build times on these jobs have somehow crept up to nearly (and occasionally surpassing) the Travis timeout (50 minutes). Additionally, a look at the PyPI bigquery data indicates that 2.6 represents approximately 0.4% of OS X downloads. Since this CI overhead is causing the project significant pain for almost no gain, it's time to eliminate it. | ||||
* | add a pypy-nocoverage target and use that on OS X | Paul Kehrer | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | add a py27 for 1.0.0 as well | Paul Kehrer | 2016-01-03 | 1 | -0/+2 |
| | |||||
* | run a 1.0.0 test in travis as well | Paul Kehrer | 2016-01-03 | 1 | -0/+3 |
| | |||||
* | Remove lucid hack, this should our custom OpenSSL compilation | Alex Gaynor | 2016-01-03 | 1 | -6/+0 |
| | |||||
* | update osx_image values based on travis supported versions | Paul Kehrer | 2016-01-02 | 1 | -10/+13 |
| | | | | https://docs.travis-ci.com/user/languages/objective-c/#Supported-OS-X-iOS-SDK-versions | ||||
* | rename 098 directory in CI to 098l | Paul Kehrer | 2016-01-02 | 1 | -1/+1 |
| | |||||
* | 0.9.8 experiment for travis | Paul Kehrer | 2015-12-23 | 1 | -30/+1 |
| | |||||
* | remove all mac 0.9.8 tests | Paul Kehrer | 2015-12-23 | 1 | -13/+1 |
| | | | | | | This will probably slow down the test infrastructure as we're running far more CommonCrypto tests than before. We should figure out what to do there before merging this. | ||||
* | remove py3 mac 0.9.8 jobs from travis | Paul Kehrer | 2015-10-08 | 1 | -12/+0 |
| | | | | | | | pyenv now compiles against homebrew and this makes it difficult to link against the system openssl. You should be using homebrew or macports to get a recent OpenSSL anyway (and we continue to test it against system Python for now) | ||||
* | move them above docs job | Paul Kehrer | 2015-09-24 | 1 | -4/+4 |
| | |||||
* | add some el capitan to our travis build matrix | Paul Kehrer | 2015-09-24 | 1 | -0/+8 |
| | |||||
* | let's add python 3.5 to our test matrix | Paul Kehrer | 2015-09-15 | 1 | -0/+18 |
| | |||||
* | upgrade os x travis jobs to use latest image | Paul Kehrer | 2015-09-10 | 1 | -12/+12 |
| | |||||
* | rename env var to CRYPTOGRAPHY_OSX_NO_LINK_FLAGS | Paul Kehrer | 2015-08-31 | 1 | -6/+6 |
| | |||||
* | move dynamic build and add an env to make it obvious it's dynamic | Paul Kehrer | 2015-08-29 | 1 | -4/+4 |
| | |||||
* | update travis to static link homebrew openssl (plus one dynamic job) | Paul Kehrer | 2015-08-29 | 1 | -5/+9 |
| | |||||
* | use python34 for py3pep8. no sense advertising an out of date python | Alex Gaynor | 2015-08-08 | 1 | -1/+1 |
| | |||||
* | Don't try to upload coverage on builds which don't produce coverage | Alex Gaynor | 2015-07-12 | 1 | -1/+1 |
| | |||||
* | Fix is now formally available | Steve Peak | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | Testing codecov/support#43 | Steve Peak | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | Switch to codecov.io from coveralls | Corey Farwell | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | remove pypy3 from testing until a cffi 1.0 version is available | Paul Kehrer | 2015-06-07 | 1 | -8/+0 |
| | |||||
* | Use xcode 6.3, so tests will pass | Alex Gaynor | 2015-05-18 | 1 | -13/+13 |
| | |||||
* | set osx_image on all the os x builds, instead of global | Alex Gaynor | 2015-05-14 | 1 | -1/+13 |
| | |||||
* | Opt in to travis's new OS X infrastructure which should be faster | Alex Gaynor | 2015-05-02 | 1 | -0/+4 |
| | |||||
* | Adde back the Build Time Trends webhook to collect stats on how long our ↵ | Alex Gaynor | 2015-05-02 | 1 | -0/+2 |
| | | | | builds take | ||||
* | Drop support for Python 3.2 | Paul Kehrer | 2015-04-18 | 1 | -16/+0 |
| | |||||
* | oh right we need pypy too | Paul Kehrer | 2015-04-13 | 1 | -0/+10 |
| | |||||
* | try out some new beta docker travis features | Paul Kehrer | 2015-04-13 | 1 | -54/+112 |
| | |||||
* | add a webhook for buildtimetrend.herokuapp.com to check it out | Paul Kehrer | 2015-02-23 | 1 | -0/+2 |
| | |||||
* | add a comment explaining why we're excluding pypy3 on linux | Paul Kehrer | 2014-12-23 | 1 | -0/+1 |
| | |||||
* | also exclude 0.9.8 pypy3 on linux for now | Paul Kehrer | 2014-12-23 | 1 | -0/+2 |
| | |||||
* | add pypy3 to build matrix | Paul Kehrer | 2014-12-23 | 1 | -0/+4 |
| | | | | excluding on linux until the ubuntu ppa has it | ||||
* | Change the envvar for tox env to the officla tox one | Alex Gaynor | 2014-12-05 | 1 | -20/+20 |
| | |||||
* | Move to being a part of the pep8 job | Alex Gaynor | 2014-05-17 | 1 | -7/+0 |
| | |||||
* | Remove duplicate jobs | Alex Gaynor | 2014-05-17 | 1 | -0/+7 |
| | |||||
* | Testing for doc8 | Alex Gaynor | 2014-05-17 | 1 | -0/+1 |
| | |||||
* | Removed out of date comment | Alex Gaynor | 2014-05-02 | 1 | -3/+0 |
| | |||||
* | Try running the OS X builds first and see if it's faster | Alex Gaynor | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | remove some commented out code | Paul Kehrer | 2014-04-14 | 1 | -5/+0 |
| | |||||
* | update travis config to be more concise | Paul Kehrer | 2014-04-14 | 1 | -46/+3 |
| | |||||
* | add python 3.4 to osx and linux builders | Paul Kehrer | 2014-03-17 | 1 | -0/+8 |
| | |||||
* | Run the doc tests under OS X | Alex Gaynor | 2014-02-04 | 1 | -3/+0 |
| | |||||
* | Refer to the `d` param of RSA as `private_exponent`. | Alex Gaynor | 2014-02-03 | 1 | -4/+3 |
| | |||||
* | remove unneeded openssl bottle | Paul Kehrer | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | move script to separate file for readability | Paul Kehrer | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | add brewed openssl to travis osx | Paul Kehrer | 2014-01-09 | 1 | -16/+1 |
| | |||||
* | temporary workaround for travis-ci bug | Paul Kehrer | 2014-01-09 | 1 | -13/+19 |
| | | | | bug: https://github.com/travis-ci/travis-ci/issues/1844 | ||||
* | Style nit | Alex Gaynor | 2014-01-09 | 1 | -1/+1 |
| |