Skip to content

Commit 628020b

Browse files
author
Vladimir Kotal
committed
move the Travis token to repository settings
1 parent 0fab0b3 commit 628020b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ cache:
55
- "$HOME/.sonar/cache"
66
env:
77
global:
8+
# The next declaration is the encrypted COVERITY_SCAN_TOKEN, created
9+
# via the "travis encrypt" command using the project repo's public key.
810
- secure: O_cda5pWDBAP-O3_0nG5RQ
9-
- secure: AfVOBReF1weIKT/G0HivaZTnYia3nMCIjI7fkwTLQJnnzEVGQtqZSZJEmbobjUTh6j6gJE/KEEm56OubDylaA7xLHbxtJZAGBKZFq01x5EJ90qFnFrd6Jq2uCkppQzZB18Ai6Bk0Pun86OrGEfjzcBL7wmWuC6p0s31R9Yx68+c=
1011
addons:
1112
coverity_scan:
1213
project:

0 commit comments

Comments
 (0)