diff --git a/.travis.yml b/.travis.yml index 3eacd8a..cabe8de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ go: - 1.9.x - 1.10.x - 1.11.x + - 1.12.x script: - go test -race -coverprofile=coverage.txt -covermode=atomic