From 98c2f0ffc418ce4ab9d6e574ad83ed3688ef1b63 Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Mon, 16 Jul 2018 14:27:12 +0200 Subject: [PATCH] Mention the cachix private key --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2aa0ada..93772f3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ attribute, or travis (and consequently caching) will fail! 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 5. Change your travis and cachix names on the README template section and delete the rest