Skip to content

Commit

Permalink
Check if podman exists
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Kaźmierczyk <[email protected]>
  • Loading branch information
kkazmierczyk committed Dec 23, 2024
1 parent c896294 commit 3d87472
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ env:
global:
- PYTHONPATH=src:test
script:
- pytest
- python -m build
#- pytest
#- python -m build
- podman build .
deploy:
- provider: script
Expand Down

0 comments on commit 3d87472

Please sign in to comment.