Fix typo
This commit is contained in:
parent
2ad6cda10f
commit
5c764330fc
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