Skip to content

Commit ff40974

Browse files
committed
chore: move encrypted tokens to environment variables
1 parent 6a040ad commit ff40974

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@ notifications:
2828
on_pull_requests: false
2929
on_success: never
3030
on_failure: change
31-
rooms:
32-
- secure: i4B6L4/Wv1Z9jLSIH6UDa/rgARh472iCd44zLGYjHjXu7RRmDYrS4ZtE3vl5N/Xd8PVpBpAhsFXC8rG5zYEWCsU7UdRlKaHHz5CcLWFX25QP2PQaK5cKMR64mUgHi0lKQmt258HPrvPV1JqxF3nP+yJLWnB65QLMyEukCTK5N1c=
31+
rooms: $SLACK_TOKEN

0 commit comments

Comments
 (0)