We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7eb748 commit 664c634Copy full SHA for 664c634
.travis.yml
@@ -4,7 +4,7 @@ matrix:
4
include:
5
- python: 2.7
6
env: TOXENV=py27
7
- - python: 2.7
+ - python: 3.4
8
env: TOXENV=py34
9
- python: pypy
10
env: TOXENV=pypy
0 commit comments