Docs.
This commit is contained in:
parent
7ef6fea4e6
commit
5c306217e9
|
|
@ -76,9 +76,11 @@ This file contains a secret unique to you; te slack encryption token. You have t
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
slack_token: "YOUR_SLACK_USERNAME:YOUR_SLACK_TOKEN"
|
slack_token: "YOUR_SLACK_USERNAME:YOUR_SLACK_TOKEN#CHANNEL"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See [Travis documentation](https://docs.travis-ci.com/user/notifications/#configuring-slack-notifications).
|
||||||
|
|
||||||
## meta/version.yml
|
## meta/version.yml
|
||||||
|
|
||||||
This optional file can be placed when a role contains a version.
|
This optional file can be placed when a role contains a version.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue