Skip to content

Commit d7961f4

Browse files
committed
travis.yml: rm unsupported go releases, add 1.14
Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent 26c1120 commit d7961f4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ language: go
22
sudo: required
33

44
go:
5-
- 1.11.x
6-
- 1.12.x
75
- 1.13.x
6+
- 1.14.x
87
- tip
98

109
go_import_path: github.com/containerd/continuity

0 commit comments

Comments
 (0)