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:
parent
2ae688016a
commit
c88644a216
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue