Skip to content

Commit

Permalink
更新deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HFO4 committed Feb 18, 2018
1 parent f5502b3 commit 662c301
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ php:
- 7.1
before_script:
- composer install
- chmod +x ./deploy.sh
script: ./deploy.sh
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
zip -r -q -o $token.zip ./

0 comments on commit 662c301

Please sign in to comment.