Skip to content

Commit

Permalink
Travis to use python3
Browse files Browse the repository at this point in the history
  • Loading branch information
pskowronek committed Feb 1, 2024
1 parent ba5ee59 commit 9596b0c
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"
- "3.9"
install:
- pip install -r requirements.txt
- pip install flake8
Expand Down

0 comments on commit 9596b0c

Please sign in to comment.