Skip to content

Commit

Permalink
#74 little typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim55667757 committed Nov 19, 2022
1 parent 13a8d4d commit 6e5fc7a
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,5 +40,5 @@ jobs:
if [ $TRAVIS_PULL_REQUEST == false ]; then
echo "All stages PRE-BUILDING -> TESTING -> BUILDING -> PUBLISHING to PyPI - done";
else
echo "All stages PRE-BUILDING -> TESTING -> BUILDING -> [PUBLISHING to PyPI][SKIPPED] - done";
echo "All PR stages PRE-BUILDING -> TESTING -> BUILDING -> [PUBLISHING to PyPI][SKIPPED] - done";
fi

0 comments on commit 6e5fc7a

Please sign in to comment.