diff --git a/.travis.yml b/.travis.yml index a523b9c..f714c87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ go: - 1.8.x - 1.10.x - 1.12.x + - 1.13.x script: - go test -race -coverprofile=coverage.txt -covermode=atomic