We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668f0d1 commit 4cca7f0Copy full SHA for 4cca7f0
1 file changed
README.md
@@ -30,6 +30,10 @@ Options:
30
-b, --body <body> body
31
```
32
33
+## Examples
34
+
35
+https://github.com/cncjs/cncjs/blob/master/.travis.yml
36
37
## Secure Setup
38
39
### 1. Get an OAuth token from GitHub
@@ -88,10 +92,6 @@ travis encrypt GITHUB_TOKEN=your_token
88
92
Learn how to define encrypted variables in .travis.yml:<br>
89
93
https://docs.travis-ci.com/user/environment-variables/#Defining-encrypted-variables-in-.travis.yml
90
94
91
-## Examples
-
-https://github.com/cncjs/cncjs/blob/master/.travis.yml
95
## License
96
97
MIT
0 commit comments