aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorPaul B <paul@bonaud.fr>2020-04-02 10:12:12 +0200
committerPaul B <paul@bonaud.fr>2020-04-02 10:15:22 +0200
commitc2aea748c38c4d0649b6b00dda71523dfeca2ff0 (patch)
tree556ae7fea652ea6433699a3223d8758f4a86bc87 /README.md
parent4a071edf5737373df72fab0f31e58fdde3bab94f (diff)
downloadclever-tools-nix-c2aea748c38c4d0649b6b00dda71523dfeca2ff0.tar.gz
clever-tools-nix-c2aea748c38c4d0649b6b00dda71523dfeca2ff0.tar.zst
clever-tools-nix-c2aea748c38c4d0649b6b00dda71523dfeca2ff0.zip
ci: check ALL versions during tests
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d744f5..c4a13e7 100644
--- a/README.md
+++ b/README.md
@@ -16,4 +16,4 @@ Once you've done that, add a `mkOlderVersion` for the previous latest version. O
16 16
17Then, run `nix build`. It will give you the correct values for the hashes. Correct those, run it again and you'll see `result-` directories, one per version. Go ahead and make sure they all work. 17Then, run `nix build`. It will give you the correct values for the hashes. Correct those, run it again and you'll see `result-` directories, one per version. Go ahead and make sure they all work.
18 18
19Finally, don't forget to update `check.sh` with the latest version number. 19Finally, don't forget to update `scripts/check.sh` with the latest version number.