Remove py3.4 for now.

This commit is contained in:
Steve Pulec 2014-11-29 23:33:34 -05:00
parent 6d7cc69554
commit f0d576a790

View File

@ -9,8 +9,6 @@ matrix:
include:
- python: "3.3"
env: BOTO_VERSION=2.34.0
- python: "3.4"
env: BOTO_VERSION=2.34.0
install:
- travis_retry pip install boto==$BOTO_VERSION
- travis_retry pip install .