mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Update Travis to only build and deploy on success
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
language: node_js
|
||||
notifications:
|
||||
email: false
|
||||
before_install:
|
||||
- rvm install 2.4.0
|
||||
install:
|
||||
- gem install awesome_bot
|
||||
script:
|
||||
- awesome_bot README.md --allow-ssl --allow 403
|
||||
after_script:
|
||||
after_success:
|
||||
- cd build
|
||||
- sh build.sh
|
||||
- sh deploy.sh
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user