aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
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