Skip to content

Commit 4c6afd1

Browse files
committed
chore: move encrypted tokens to environment variables
1 parent f104d70 commit 4c6afd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ notifications:
2020
on_pull_requests: false
2121
on_success: never
2222
on_failure: change
23-
rooms:
24-
- secure: OMxOft/oHZcNVog6KItt3/+y8lux+PMUPaAUBRlDV6csQ6QcUvMtpml8PBh+Z/0wzkIBayZG4XCKlSXnOf1yVvlNE+NWNGmG8ClRYjS2qTJcH1VnWwIxWB/TUKnXxOQar5db04RwH6qtAOv72JfI7c5LI/KlI8MEK0cy1JsI4Yc=
23+
rooms: $SLACK_TOKEN

0 commit comments

Comments
 (0)