Skip to content

Commit

Permalink
Minor Fixes; Multi-Arch.
Browse files Browse the repository at this point in the history
  • Loading branch information
byjg committed Aug 10, 2021
1 parent 44f8d27 commit 7e242d1
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 @@ -9,7 +9,7 @@ jobs:
- stage: test
if: (type IN (pull_request))
install:
- pip install -r requirements
- pip install -r requirements.txt
script:
- pytest -s tests/

Expand Down

0 comments on commit 7e242d1

Please sign in to comment.