Skip to content

Commit

Permalink
also update travis...
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcinKonowalczyk committed Apr 16, 2023
1 parent bd05771 commit e5ab602
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ python:
# - "3.8"

install:
- pip install coveralls
- pip install 'more_itertools>=8.5.0'
- pip install black
- pip install --upgrade pip wheel setuptools
- pip install --upgrade pytest coverage black coveralls
- pip install .

before_script:
- ls -lh
Expand Down

0 comments on commit e5ab602

Please sign in to comment.