Merge pull request #540 from samuelkarp/go18

travis: Use 1.7.x and 1.8.x
This commit is contained in:
Daniel, Dao Quang Minh 2017-02-20 18:09:45 +00:00 committed by GitHub
commit e0b1736aa4
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