author | Alberto Bertogli
<albertito@blitiri.com.ar> 2017-03-22 20:16:25 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2017-03-22 20:19:40 UTC |
parent | 68cb16dbbe565d59b1a580ebda3ab009fd36f72c |
.travis.yml | +1 | -2 |
README | +1 | -1 |
diff --git a/.travis.yml b/.travis.yml index 23dc3fb..1132e66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,7 @@ language: go go_import_path: blitiri.com.ar/go/kxd go: - - 1.4 # Debian stable (jessie) relies on this. - - 1.7 + - 1.7 # (Soon to be) Debian stable relies on this. - tip addons: diff --git a/README b/README index c9706fd..a67c8c6 100644 --- a/README +++ b/README @@ -75,7 +75,7 @@ Dependencies There are no runtime dependencies for the kxd and kxc binaries. -Building requires Go 1.3. +Building requires Go 1.7. The configuration helper scripts (create-kxd-config, kxc-add-key, etc.) depend on: bash, openssl (the binary), and core utilities (mkdir, dd, etc.).