Travis: remove no longer needed after_failure field

This commit is contained in:
Marco Bonelli
2019-11-18 23:11:16 +01:00
committed by Waldir Pimenta
parent 2ae688016a
commit c88644a216

View File

@@ -11,9 +11,6 @@ script:
- npm test
- bash scripts/build.sh
after_failure:
- python scripts/send_to_bot.py < test_result
deploy:
provider: script
script: bash scripts/deploy.sh