davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
6.05k stars 364 forks source link

travis: test against go 1.9 #71

Closed dajohi closed 7 years ago

dajohi commented 7 years ago

go 1.9 says -covermode must be "atomic", not "count", when -race is enabled