Skip to content

Commit 5aeabff

Browse files
committed
Add more Go versions to Travis
1 parent 9948591 commit 5aeabff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ language: go
33
go_import_path: github.com/docker-library/go-dockerlibrary
44

55
go:
6+
- 1.11.x
7+
- 1.10.x
8+
- 1.9.x
69
- 1.8.x
710
- 1.7.x
811
- 1.6.x

0 commit comments

Comments
 (0)