Mention the cachix private key
This commit is contained in:
parent
dd95bed0d8
commit
98c2f0ffc4
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
attribute, or travis (and consequently caching) will fail!
|
attribute, or travis (and consequently caching) will fail!
|
||||||
3. Add your NUR repo name and your cachix repo name (optional) to
|
3. Add your NUR repo name and your cachix repo name (optional) to
|
||||||
[.travis.yml](./.travis.yml)
|
[.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
|
4. Enable travis for your repo
|
||||||
5. Change your travis and cachix names on the README template section and delete
|
5. Change your travis and cachix names on the README template section and delete
|
||||||
the rest
|
the rest
|
||||||
|
|
Loading…
Reference in a new issue