From 303e58b85b0aa70f62e79f966d67d43f54b8b20c Mon Sep 17 00:00:00 2001 From: Lewis Goddard Date: Thu, 17 May 2018 11:18:30 +0100 Subject: [PATCH] 1.10.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dc8466..1f251af 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ cp normal-checks/.travis.yml .travis.yml && cp normal-checks/install.sh install.sh && chmod 755 install.sh && cd normal-checks && -git checkout 2b23ee3dbb274409ae51a620ae9d6fef6516781a && +git checkout b92da74ddf4b05b698e2d12ebd56e965d6749397 && cd ../ && ./install.sh; ``` @@ -23,7 +23,7 @@ rm -Rf normal-checks; ``` 2. Edit the `.travis.yml` email parameter and add any initialisers or tests you may have. ``` -git commit -am "Install eustasy Normalized Checks 1.10.0"; +git commit -am "Install eustasy Normalized Checks 1.10.1"; git push ``` 3. Travis CI Settings: