Skip to content

Commit

Permalink
Update .travis.yml for python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiro committed Apr 22, 2021
1 parent 38504a1 commit 537222b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 0 additions & 8 deletions .deepsource.toml

This file was deleted.

1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
install:
- "pip install -r requirements.test.txt"
- "python setup.py develop"
Expand Down

0 comments on commit 537222b

Please sign in to comment.