Skip to content

Commit

Permalink
Remove PATH prints.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCallow committed Jul 7, 2024
1 parent 438c002 commit fdb2e5a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,6 @@ script:
case "${TRAVIS_OS_NAME:-linux}" in
linux)
if [ "$CHECK_REUSE" = "YES" -o "$CHECK_REUSE" = "ONLY" ]; then
printenv PATH
printenv PYTHONPATH
echo "Calling reuse lint."
reuse --suppress-deprecation lint
fi
Expand Down

0 comments on commit fdb2e5a

Please sign in to comment.