README: Update list of Go versions used for automated testing
authorMikael Berthe <mikael@lilotux.net>
Wed, 21 Mar 2018 15:30:35 +0100
changeset 212 3dbe496343fe
parent 211 d69f6f1ad460
child 213 3569475f86ec
README: Update list of Go versions used for automated testing
README.md
--- a/README.md	Wed Mar 21 15:23:46 2018 +0100
+++ b/README.md	Wed Mar 21 15:30:35 2018 +0100
@@ -31,7 +31,7 @@
 For upgrades, don't forget the `-u` option to ensure the dependencies
 (especially [madon](https://github.com/McKael/madon)) are updated as well.
 
-Travis automated testing is run for Go versions 1.7 and 1.8.
+Travis automated testing is run for Go versions 1.7 - 1.10.
 
 ## Usage