We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9948591 commit 5aeabffCopy full SHA for 5aeabff
.travis.yml
@@ -3,6 +3,9 @@ language: go
3
go_import_path: github.com/docker-library/go-dockerlibrary
4
5
go:
6
+ - 1.11.x
7
+ - 1.10.x
8
+ - 1.9.x
9
- 1.8.x
10
- 1.7.x
11
- 1.6.x
0 commit comments