Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit eac3193

Browse files
committed
Revert "Activate release notes script in deployment"
This reverts commit af05b89.
1 parent e465c83 commit eac3193

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ script:
3232

3333
deploy:
3434
provider: script
35-
script:
36-
- ./assets/script/build_app.sh
37-
- ./assets/script/release_notes.sh
35+
script: ./assets/script/build_app.sh
3836
skip_cleanup: true
3937
on:
4038
repo: lightninglabs/lightning-app

0 commit comments

Comments
 (0)