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 da21ac2 commit e966be9Copy full SHA for e966be9
.travis.yml
@@ -7,7 +7,6 @@ python:
7
- 3.6
8
- 3.5
9
- 3.4
10
- - 3.3
11
- 2.7
12
before_install:
13
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install ordereddict; fi
0 commit comments