Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-ebi authored Aug 20, 2024
1 parent 6fd77c3 commit 8cff3db
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 @@ -7,6 +7,8 @@ install:
- pip install .
- pip install -r requirements-test.txt
- export PYTHONPATH=$PYTHONPATH:$PWD/src
- pwd
- ls

script:
- coverage run -m pytest src/tests
Expand Down

0 comments on commit 8cff3db

Please sign in to comment.