mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-17 05:37:23 +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:
|
script:
|
||||||
- chmod +x ./checker.sh
|
- chmod +x ./checker.sh
|
||||||
- chmod +x ./deploy.sh
|
- chmod +x ./deploy.sh
|
||||||
|
- chmod +x ./combine.sh
|
||||||
- ./checker.sh
|
- ./checker.sh
|
||||||
|
- ./combine.sh
|
||||||
- ./deploy.sh > /dev/null
|
- ./deploy.sh > /dev/null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue