aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2018-08-25 13:49:59 +0100
committerNiall Sheridan <nsheridan@gmail.com>2018-08-25 19:07:38 +0100
commitc82e7ee1d46a67f686f1d00aa35e7594b31022d5 (patch)
tree82a1d7fb47158b1a11c4c566a119f39e136ad071 /README.md
parent911a0025b3b84858505e1d2b7c264250ae57d205 (diff)
Add codecov.io
Split runs into lint/test Remove go 1.9 - coverage does not work with `./...` and go 1.9
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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)