Skip to content

Commit

Permalink
Merge pull request #185 from okfn/remove-python-3.4
Browse files Browse the repository at this point in the history
Don't test on python 3.4 as it is EOL now
  • Loading branch information
David Read committed Oct 18, 2019
2 parents fcccb54 + 1bbae31 commit 83758c8
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 83758c8

Please sign in to comment.