Skip to content

Commit

Permalink
Remove 3.6 build on travis as it is breaking pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
mlasevich committed Dec 12, 2022
1 parent 7281a52 commit c48550f
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
@@ -1,6 +1,6 @@
language: python
python:
- '3.6'
#- '3.6'
- '3.7'
- '3.8'
- '3.9'
Expand Down

0 comments on commit c48550f

Please sign in to comment.