We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd9d5a commit 232f708Copy full SHA for 232f708
1 file changed
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "2.7"
5
- "3.2"
6
- "3.3"
7
+ - "3.4"
8
# command to install dependencies
9
install:
10
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install --use-mirrors unittest2; fi
0 commit comments