diff --git a/.travis.yml b/.travis.yml index b1a2886..1aa56d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,9 @@ env: - GOTAGS=trace #- GOTAGS="libsqlite3 trace" # trusty is too old for this go: - - 1.5 - 1.6 + - 1.7 + - 1.8 - tip before_install: - go get github.com/mattn/goveralls