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