Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit c42c8dc

Browse files
committed
[minor] release new version; unify releaser script name across organization
1 parent 4f54cc6 commit c42c8dc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ script:
1717
deploy:
1818
provider: script
1919
skip_cleanup: true
20-
script: .travis/auto.sh
20+
script: .travis/releaser.sh
2121
on:
2222
branch: master
2323
branches:
File renamed without changes.

0 commit comments

Comments
 (0)