forked from FoundKeyGang/FoundKey
Fix permission
This commit is contained in:
parent
4de2129700
commit
dcbbb4caf6
1 changed files with 1 additions and 0 deletions
|
@ -32,4 +32,5 @@ before_script:
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
- chmod u+x ./travis/release.sh
|
||||||
- ./.travis/release.sh
|
- ./.travis/release.sh
|
||||||
|
|
Loading…
Reference in a new issue