Skip to content

Commit

Permalink
Don't test on python 3.4 as it is EOL now
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Oct 18, 2019
1 parent fcccb54 commit 1bbae31
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
@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
dist: xenial # will be required for Python >= 3.7
Expand Down

0 comments on commit 1bbae31

Please sign in to comment.