Skip to content

Commit

Permalink
Ref #38 Setting python -V as script
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 61c400b commit 58a82e2
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 @@ -16,7 +16,7 @@ env:
- PYTHONPATH=src:test
script:
# - pytest
- echo "next stage: deploy"
- python -V
#after_success:
# - codecov
deploy:
Expand Down

0 comments on commit 58a82e2

Please sign in to comment.