Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c04709c

Browse files
committed
delete -> remove
1 parent a176841 commit c04709c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis-script-3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -x -e # Show commands being executed and exit nonzero upon errors.
33

44
./generate-readme.py
5-
./python3/delete-duplicates.py --help
5+
./python3/remove-duplicates.py --help
66
./python3/github-repo-summary.py bamos/python-scripts
77
# Requires customization: ./python3/link-checker.py
88
./python3/phonetic.py github

0 commit comments

Comments
 (0)