RF: remove 2.6 build

2.6 build hit a problem with old pip and SSL:
https://github.com/pypa/pip/issues/829

Rather than struggle through, just remove that build.
This commit is contained in:
Matthew Brett 2014-07-04 01:28:11 +01:00
parent a7f60459ec
commit 6919d6daf3

View File

@ -4,7 +4,6 @@ language:
env:
global: LATEST_TAG=1
matrix:
- VERSION=2.6.6
- VERSION=2.7.8
- VERSION=3.2.5
- VERSION=3.3.5