1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-03 20:55:51 +02:00

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