Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Commit b348d2d

Browse files
committed
Update Travis Go versions to 1.12 and 1.13
1 parent 5b48368 commit b348d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

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

55
go:
6-
- 1.11.x
7-
- 1.10.x
6+
- 1.13.x
7+
- 1.12.x
88

99
os:
1010
- linux

0 commit comments

Comments
 (0)