Skip to content

Commit bb8c747

Browse files
committed
🔥 remove python 3.4 so that each travis-ci test will finish sooner under 5 parallel job quota
1 parent 0368ae6 commit bb8c747

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ python:
77
- 3.7-dev
88
- 3.6
99
- 3.5
10-
- 3.4
1110
- 2.7
1211
before_install:
1312
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install flake8==2.6.2; fi

0 commit comments

Comments
 (0)