Skip to content

Commit

Permalink
Remove build for python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshpatra committed Aug 16, 2020
1 parent 2d6b7d9 commit 9ff13b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ python:
# - "2.7"
# - "pypy"
# - "3.4"
- "3.5"
# - "3.5"
- "3.6"
- "3.7"
- "3.8"
Expand Down

0 comments on commit 9ff13b8

Please sign in to comment.