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