Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
RF: remove 2.6 build
Browse files Browse the repository at this point in the history
2.6 build hit a problem with old pip and SSL:
pypa/pip#829

Rather than struggle through, just remove that build.
  • Loading branch information
matthew-brett committed Jul 4, 2014
1 parent a7f6045 commit 6919d6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6919d6d

Please sign in to comment.