From 3ad2553ead407af57b3c67cfb01893a0c8e847ea Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Mon, 16 Jul 2018 20:50:52 +0200 Subject: [PATCH] Add not about travis cron jobs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72d7adc..8052d4d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ * 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 5. Change your travis and cachix names on the README template section and delete the rest 6. [Add yourself to NUR](https://github.com/nix-community/NUR#how-to-add-your-own-repository)