Remove py3.4 for now.
This commit is contained in:
parent
6d7cc69554
commit
f0d576a790
@ -9,8 +9,6 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- python: "3.3"
|
- python: "3.3"
|
||||||
env: BOTO_VERSION=2.34.0
|
env: BOTO_VERSION=2.34.0
|
||||||
- python: "3.4"
|
|
||||||
env: BOTO_VERSION=2.34.0
|
|
||||||
install:
|
install:
|
||||||
- travis_retry pip install boto==$BOTO_VERSION
|
- travis_retry pip install boto==$BOTO_VERSION
|
||||||
- travis_retry pip install .
|
- travis_retry pip install .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user