Skip to content

Commit 9a8d5cb

Browse files
author
buddh4
committed
Removed redundant upload command in upload-failure.sh
1 parent bedd402 commit 9a8d5cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis/upload-failure.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ zip -ur failure.zip /tmp/phpserver.log || true
1616

1717
# upload file
1818
curl --upload-file ./failure.zip https://transfer.sh/humhub-travis-${TRAVIS_JOB_NUMBER}.zip
19-
curl --upload-file ./failure.zip https://transfer.sh/humhub-travis-${TRAVIS_JOB_NUMBER}.zip
2019

2120

2221
# delete zip

0 commit comments

Comments
 (0)