mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 21:27:24 +00:00
chore: bring up travis
This commit is contained in:
parent
d2eb9c7d16
commit
529ebb3171
3 changed files with 43 additions and 3 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
language: generic
|
||||
dist: trusty
|
||||
script:
|
||||
- chmod +x ./checker.sh
|
||||
- chmod +x ./deploy.sh
|
||||
- ./checker.sh
|
||||
- ./deploy.sh > /dev/null
|
||||
Loading…
Add table
Add a link
Reference in a new issue