Skip to content

Commit

Permalink
Start CI by Python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pcorpet committed Jan 30, 2021
1 parent fb666b2 commit 0b65659
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,7 +1,7 @@
language: python
python:
- 2.7
- 3.9
- 2.7
install:
- pip install -r requirements.txt
- pip install -r requirements-test.txt
Expand Down

0 comments on commit 0b65659

Please sign in to comment.