Skip to content

Commit

Permalink
fix travis-ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufcanb committed Feb 27, 2021
1 parent fd31dfd commit f4bfddd
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
Expand Up @@ -9,8 +9,8 @@ matrix:
env: TOXENV=py38
- python: 3.9
env: TOXENV=py39

install:
- pip install poetry
- pip install tox
script:
- tox -e $TOXENV

0 comments on commit f4bfddd

Please sign in to comment.