Skip to content

Commit

Permalink
travis: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
TomGrobbe committed May 29, 2018
1 parent 7d5bfd6 commit d5bfd07
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,7 @@ script:
notifications:
webhooks:
urls:
- $WEBHOOK_URL_DT
- https://vespura.com/travis.php
# - https://vespura.com/travis-ci.php
# - http://www.testfart.com/travis-ci.php
# after_success:
# - wget https://raw.githubusercontent.com/k3rn31p4nic/travis-ci-discord-webhook/master/send.sh
# - chmod +x send.sh
# - ./send.sh success $WEBHOOK_URL
# after_failure:
# - wget https://raw.githubusercontent.com/k3rn31p4nic/travis-ci-discord-webhook/master/send.sh
# - chmod +x send.sh
# - ./send.sh failure $WEBHOOK_URL
- https://vespura.com/travis-ci.php
branches:
only:
- master
Expand Down

0 comments on commit d5bfd07

Please sign in to comment.