commit | 83c86dcdd12396be38a06abcfef480445a85dfe1 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Mar 02 11:53:30 2016 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Mar 02 11:53:30 2016 -0600 |
tree | d59ef547606aa3b779dedc401d9d0f6421d00236 | |
parent | 5ad1ea820430083b2d92b0a2d93de2c4316bbe1b [diff] |
Remove Python 2.6 on OS X from the Travis build matrix 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.