Skip to content

Commit

Permalink
Update Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
romis2012 committed Jun 28, 2022
1 parent f613a1e commit cd1450c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ python:
- "3.9"

install:
# to fix https://travis-ci.community/t/build-error-for-python-3-7-on-two-different-projects/12895
- pip install importlib_metadata -U
- pip install -r requirements-dev.txt -U
- pip install -e .

Expand Down

0 comments on commit cd1450c

Please sign in to comment.