test on 1.8

This commit is contained in:
Yasuhiro Matsumoto
2017-03-01 17:29:49 +09:00
parent a7b54c9ddb
commit 845016ce9c

View File

@@ -7,8 +7,9 @@ env:
- GOTAGS=trace - GOTAGS=trace
#- GOTAGS="libsqlite3 trace" # trusty is too old for this #- GOTAGS="libsqlite3 trace" # trusty is too old for this
go: go:
- 1.5
- 1.6 - 1.6
- 1.7
- 1.8
- tip - tip
before_install: before_install:
- go get github.com/mattn/goveralls - go get github.com/mattn/goveralls