Skip to content

Commit

Permalink
添加自动打包
Browse files Browse the repository at this point in the history
  • Loading branch information
HFO4 committed Feb 18, 2018
1 parent 4e550dc commit f5502b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
language: php
php:
- 7.1
before_script:
- composer install
script: ./deploy.sh
Empty file added deploy.sh
Empty file.

0 comments on commit f5502b3

Please sign in to comment.