Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrebes committed Aug 30, 2021
1 parent 428f542 commit 8f00520
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 @@ -14,7 +14,7 @@ python:
- pypy3.5-6.0

install:
- python -m pip install --update pip
- python -m pip install --upgrade pip
- pip install --upgrade setuptools
- pip install -U tox-travis
- pip install -U coveralls
Expand Down

0 comments on commit 8f00520

Please sign in to comment.