Merge pull request #540 from samuelkarp/go18
travis: Use 1.7.x and 1.8.x
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel, Dao Quang Minh
					Daniel, Dao Quang Minh