forked from FoundKeyGang/FoundKey
Rename after_success.sh -> release.sh
This commit is contained in:
parent
3e15ba5e3e
commit
4de2129700
2 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ before_script:
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- ./.travis/after_success.sh
|
- ./.travis/release.sh
|
||||||
|
|
Loading…
Reference in a new issue