Skip to content

Commit 0a357bb

Browse files
committed
Update Go versions for travis
Signed-off-by: Phil Estes <[email protected]>
1 parent 5539584 commit 0a357bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: go
22
go:
3-
- 1.8.x
3+
- 1.10.x
4+
- tip
45

56
install:
67
- mkdir -p $GOPATH/src/github.com/prometheus $GOPATH/src/github.com/opencontainers

0 commit comments

Comments
 (0)