We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37ac330 commit 7e26a6aCopy full SHA for 7e26a6a
1 file changed
.travis.yml
@@ -7,7 +7,6 @@ python:
7
- "3.4"
8
- "3.5"
9
- "3.6"
10
- - "3.7"
11
# command to install dependencies
12
install:
13
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; fi
0 commit comments