Mention the cachix private key

This commit is contained in:
Francesco Gazzetta 2018-07-16 14:27:12 +02:00
parent dd95bed0d8
commit 98c2f0ffc4

View file

@ -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