travis: Add Go 1.8

Signed-off-by: Samuel Karp <skarp@amazon.com>
This commit is contained in:
Samuel Karp 2017-02-19 19:21:38 -08:00
parent 56460b93e4
commit 713900ae15
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ language: go
go:
- 1.7
- 1.8
- tip
go_import_path: github.com/docker/containerd