Skip to content

Commit

Permalink
python --version --version
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored May 23, 2023
1 parent 02c4168 commit bf005e9
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 @@ -40,7 +40,7 @@ script:
- echo "$TRAVIS_EVENT_TYPE"
- echo "$DIST"
- lsb_release -a
- python --version
- python --version --version
- python ./test.py
- pytest
- python -m pytest -v -x -W always

0 comments on commit bf005e9

Please sign in to comment.