# HG changeset patch # User Mikael Berthe # Date 1538305190 -7200 # Node ID d54184d43e1fbcaaadac7db6902a5dc3a66cd521 # Parent 9962a52201ba19175e5e679559770bcb9b2a2388 Travis: Add testing with Go v1.11 diff -r 9962a52201ba -r d54184d43e1f .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: