Travis: remove no longer needed after_failure field
This commit is contained in:

committed by
Waldir Pimenta

parent
2ae688016a
commit
c88644a216
@@ -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
|
||||
|
Reference in New Issue
Block a user