Inline comments in .travis.yml for CACHIX_CACHE/NUR_REPO
During setup, I wondered what the format of this variables is. While searching for sample values, I noticed that people use these inconsistently. So better be explicit. I removed the paragraph from the README.md to avoid duplication.
This commit is contained in:
parent
34ebc37fc8
commit
cde9c12290
2 changed files with 13 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
|||
* Library functions, modules and overlays go in the respective directories
|
||||
3. Add your NUR repo name and your cachix repo name (optional) to
|
||||
[.travis.yml](./.travis.yml)
|
||||
* If you use cachix you should also add your cache's private key to travis'
|
||||
protected env variables
|
||||
4. Enable travis for your repo
|
||||
* You can add a cron job in the repository settings on travis to keep your
|
||||
cachix cache fresh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue