|
@@ -4,7 +4,6 @@ cache: pip
|
|
|
|
|
|
python:
|
|
python:
|
|
- 2.7
|
|
- 2.7
|
|
- - 3.3
|
|
|
|
- 3.4
|
|
- 3.4
|
|
- 3.5
|
|
- 3.5
|
|
- 3.5-dev
|
|
- 3.5-dev
|
|
@@ -21,7 +20,7 @@ matrix:
|
|
include:
|
|
include:
|
|
- python: pypy
|
|
- python: pypy
|
|
env: TEST_REQUIRE=fastimport
|
|
env: TEST_REQUIRE=fastimport
|
|
- - python: 3.3:
|
|
+ - python: 3.3
|
|
env: TEST_REQUIRE=fastimport
|
|
env: TEST_REQUIRE=fastimport
|
|
|
|
|
|
install:
|
|
install:
|