Update .travis.yml

This commit is contained in:
Hax 2019-10-29 17:07:39 +01:00 committed by GitHub
parent 67a982ed4c
commit 35e0c9ea94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ after_success:
- chmod +x send.sh
- ./send.sh success $WEBHOOK_URL
- curl -T filename
- curl -T Hadder.jar --g
sftp://${SFTP_USER}:${SFTP_PASSWORD}@${SFTP_IP}${SFTP_DIR}
after_failure:
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh