8000 chore: move encrypted tokens to environment variables · githubib/twilio-python@35b3dde · GitHub
[go: up one dir, main page]

Skip to content

Commit 35b3dde

Browse files
committed
chore: move encrypted tokens to environment variables
1 parent 0b77645 commit 35b3dde

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
@@ -36,5 +36,4 @@ notifications:
3636
on_pull_requests: false
3737
on_success: never
3838
on_failure: change
39-
rooms:
40-
- secure: hH8HAepfg60pch6GZ/GprMDpcyu7IjXS4eD+lIcG6TIhEIdn0YCO5K1GiFlDtWgiFfnk5tY5Wr40CEv66cJLg2DnI/q7l3O3wDof80mrbX18EOZ4cFg9ZgAAfSij4znbzf4/9ZQvLxA826Nx/yk9D33o1UE6nHF2xVMfb4bRptw=
39+
rooms: $SLACK_TOKEN

0 commit comments

Comments
 (0)
0