Skip to content

Commit f4bfddd

Browse files
committed
fix travis-ci config
1 parent fd31dfd commit f4bfddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ matrix:
99
env: TOXENV=py38
1010
- python: 3.9
1111
env: TOXENV=py39
12-
1312
install:
13+
- pip install poetry
1414
- pip install tox
1515
script:
1616
- tox -e $TOXENV

0 commit comments

Comments
 (0)