diff --git a/.travis.yml b/.travis.yml index e84cfd9..62d8f12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ matrix: - go: 1.9.x - go: 1.10.x - go: 1.11.x + - go: 1.12.x - go: tip allow_failures: - go: tip