1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-21 17:39:24 -05:00

Rename after_success.sh -> release.sh

This commit is contained in:
Aya Morisawa 2017-03-01 18:28:24 +09:00
parent 3e15ba5e3e
commit 4de2129700
2 changed files with 1 additions and 1 deletions

View file

@ -32,4 +32,4 @@ before_script:
- npm run build
after_success:
- ./.travis/after_success.sh
- ./.travis/release.sh