We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5539584 commit 0a357bbCopy full SHA for 0a357bb
.travis.yml
@@ -1,6 +1,7 @@
1
language: go
2
go:
3
- - 1.8.x
+ - 1.10.x
4
+ - tip
5
6
install:
7
- mkdir -p $GOPATH/src/github.com/prometheus $GOPATH/src/github.com/opencontainers
0 commit comments