Skip to content

Commit

Permalink
🔥 remove python 3.4 so that each travis-ci test will finish sooner un…
Browse files Browse the repository at this point in the history
…der 5 parallel job quota
  • Loading branch information
chfw committed Jan 12, 2019
1 parent 0368ae6 commit bb8c747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ python:
- 3.7-dev
- 3.6
- 3.5
- 3.4
- 2.7
before_install:
- if [[ $TRAVIS_PYTHON_VERSION == "2.6" ]]; then pip install flake8==2.6.2; fi
Expand Down

0 comments on commit bb8c747

Please sign in to comment.