Skip to content

Commit

Permalink
Restored changes to travis config for testing until python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanghh committed Nov 9, 2022
1 parent d4ef309 commit 70ca885
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
dist: focal # or bionic | xenial | trusty | precise with xenial as default
language: python
python:
- "3.6" # current default Python on Travis CI
- "3.7"
- "3.8"
- "3.9"
- "3.10"

# command to install dependencies
install:
Expand Down

0 comments on commit 70ca885

Please sign in to comment.