Skip to content

Commit 79fda21

Browse files
committed
Test automated release 4
1 parent 33ee6a9 commit 79fda21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ notifications:
1616
after_success:
1717
- openssl aes-256-cbc -pass pass:$ENCRYPT_PASSWORD -in $GPG_DIR/pubring.gpg.enc -out $GPG_DIR/pubring.gpg -d
1818
- openssl aes-256-cbc -pass pass:$ENCRYPT_PASSWORD -in $GPG_DIR/secring.gpg.enc -out $GPG_DIR/secring.gpg -d
19+
- chmod +x "$GPG_DIR/publish.sh"
1920
- "$GPG_DIR/publish.sh"

0 commit comments

Comments
 (0)