diff --git a/.travis.yml b/.travis.yml index 31f9c88..211edd7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ go: - 1.5 - 1.6 - 1.7 + - 1.8 - tip script: go test -race -coverprofile=coverage.txt -covermode=atomic