Skip to content

Commit

Permalink
update travis, ditch test support for python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoschmitzky committed Jan 30, 2022
1 parent 3bc2c3a commit 075ebd3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,12 +1,9 @@
language: python
python:
- '2.7'
- '3.5'
- '3.6'
- '3.7'
- '3.8'
- '3.9'
- '3.10'
os:
- linux
cache: pip
Expand Down

0 comments on commit 075ebd3

Please sign in to comment.