travis: Use 1.7.x and 1.8.x

Signed-off-by: Samuel Karp <skarp@amazon.com>
This commit is contained in:
Samuel Karp 2017-02-20 09:59:53 -08:00
parent a40ba05cf9
commit 31166dc3e1
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ sudo: required
language: go
go:
- 1.7
- 1.8
- 1.7.x
- 1.8.x
- tip
go_import_path: github.com/docker/containerd