travis: build against Go 1.10

This commit is contained in:
Carlos Martín Nieto 2018-03-26 12:35:03 +02:00
parent 304d67b0fb
commit bcb303ad17
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ go:
- 1.7 - 1.7
- 1.8 - 1.8
- 1.9 - 1.9
- 1.10
- tip - tip
script: make test-static script: make test-static