mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Update main script and Travis config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
language: node_js
|
||||
nguage: node_js
|
||||
notifications:
|
||||
email: false
|
||||
before_install:
|
||||
@@ -8,8 +8,8 @@ install:
|
||||
before_script:
|
||||
- cd build
|
||||
script:
|
||||
- main.sh
|
||||
- ./main.sh
|
||||
after_success:
|
||||
- build.sh
|
||||
- deploy.sh
|
||||
- ./build.sh
|
||||
- ./deploy.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user