添加自动打包
This commit is contained in:
parent
4e550dcdb2
commit
f5502b3666
2 changed files with 6 additions and 0 deletions
6
.travis.yml
Normal file
6
.travis.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
language: php
|
||||
php:
|
||||
- 7.1
|
||||
before_script:
|
||||
- composer install
|
||||
script: ./deploy.sh
|
0
deploy.sh
Normal file
0
deploy.sh
Normal file
Loading…
Add table
Reference in a new issue