Travis: Add testing with Go v1.11
authorMikael Berthe <mikael@lilotux.net>
Sun, 30 Sep 2018 12:59:50 +0200
changeset 32 d54184d43e1f
parent 31 9962a52201ba
child 33 649ba4266d21
Travis: Add testing with Go v1.11
.travis.yml
--- a/.travis.yml	Sun Sep 30 12:53:20 2018 +0200
+++ b/.travis.yml	Sun Sep 30 12:59:50 2018 +0200
@@ -1,9 +1,9 @@
 language: go
 go:
-- "1.7"
 - "1.8"
 - "1.9"
 - "1.10"
+- "1.11"
 - master
 matrix:
   allow_failures: