Skip to content

Commit b4bc25a

Browse files
authored
Merge pull request containerd#55 from containerd/travis
Update travis to 1.12 and 1.13
2 parents 9007c24 + 6b4a1ca commit b4bc25a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
3-
- 1.7.x
4-
- tip
3+
- 1.12.x
4+
- 1.13.x
55

66
install:
77
- go get -t ./...

0 commit comments

Comments
 (0)