Merge pull request #537 from samuelkarp/go18

travis: Add Go 1.8
This commit is contained in:
Daniel, Dao Quang Minh
2017-02-20 17:31:48 +00:00
committed by GitHub

View File

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