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 56eca00 commit e308125Copy full SHA for e308125
.travis.yml
@@ -2,8 +2,6 @@ sudo: false
2
language: python
3
matrix:
4
include:
5
- - python: 2.6
6
- env: TOXENV=py26
7
- python: 2.7
8
env: TOXENV=py27
9
- python: 3.3
0 commit comments