From c82e7ee1d46a67f686f1d00aa35e7594b31022d5 Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Sat, 25 Aug 2018 13:49:59 +0100 Subject: Add codecov.io Split runs into lint/test Remove go 1.9 - coverage does not work with `./...` and go 1.9 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9507f3a..ad02d90 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,10 @@ docker run -it --rm -p 10000:10000 --name cashier -v ${PWD}:/cashier nsheridan/c # Requirements ## Server -Go 1.9 or 1.10, though it may work with earlier versions. +Go 1.10 or 1.11, though it may work with earlier versions. ## Client -- Go 1.9 or 1.10 or later, though it may work with earlier versions. +- Go 1.10 or 1.11 or later, though it may work with earlier versions. - OpenSSH 5.6 or newer. - A working SSH agent (note that the GPG agent does not handle certificates) -- cgit v1.2.3