Skip to content

Commit 36707b7

Browse files
committed
chore: move encrypted tokens to environment variables
1 parent 9e3cf6e commit 36707b7

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
@@ -23,5 +23,4 @@ notifications:
2323
on_pull_requests: false
2424
on_success: never
2525
on_failure: change
26-
rooms:
27-
- secure: q2SEemDXFLu/2G2I7oD02+YsM5Q0G27j+b4P1BcReWqVHhRz9L+iyuYWhIXJ6hW0omL5V2XrZ65uqb4f/SD7b89oXRGToVxfykrBzcas1tqIIp9lldd1u2eMc59zALX4nkTlE0T4UFLwEvoeY8aXoD/dNytSy6M2F5c2nYcmoN0=
26+
rooms: $SLACK_TOKEN

0 commit comments

Comments
 (0)