mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 13:17:15 +00:00
chore: add combine.sh to travis.yml
This commit is contained in:
parent
5fa73d9bad
commit
a0d11c014a
1 changed files with 2 additions and 0 deletions
|
|
@ -3,5 +3,7 @@ dist: trusty
|
|||
script:
|
||||
- chmod +x ./checker.sh
|
||||
- chmod +x ./deploy.sh
|
||||
- chmod +x ./combine.sh
|
||||
- ./checker.sh
|
||||
- ./combine.sh
|
||||
- ./deploy.sh > /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue