Skip to content

Commit c446960

Browse files
author
Bogdan Despotov
committed
Adding secure key for Travis CLI
1 parent b1d16d2 commit c446960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_deploy: "mage clean release"
1616
deploy:
1717
provider: releases
1818
api_key:
19-
secure: <INSERT-API-KEY-HERE>
19+
secure: jqTvszfaYSXAfttYAkqoY1yMoZp+ddZ0cjJGWFUUy+Fo6gPYoELDC/nY8hiECoM6ZS1QT5ykAQS3QvleGXkEgZp4wEKNnrnaBoirhwvewCDi3ZceT6PCCtKBHsp0k7XU4md0Tx4Ys9BRxgojD9N1q55sJ2kKn7
2020
skip_cleanup: true
2121
file_glob: true
2222
file: build/*

0 commit comments

Comments
 (0)