Skip to content

Commit 3cf0dd4

Browse files
committed
🔥 drop the testing on old python 3.3. who uses it nowadays?
1 parent 8e72717 commit 3cf0dd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ python:
88
- 3.6
99
- 3.5
1010
- 3.4
11-
- 3.3
1211
- 2.7
1312
before_install:
1413
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install flake8==2.6.2; fi

0 commit comments

Comments
 (0)