We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42091f5 + 38dc3ac commit 51b62d3Copy full SHA for 51b62d3
1 file changed
.travis.yml
@@ -3,6 +3,8 @@ go:
3
- 1.11.x
4
- 1.12.x
5
6
+go_import_path: github.com/containerd/cgroups
7
+
8
install:
9
- mkdir -p $GOPATH/src/github.com/prometheus $GOPATH/src/github.com/opencontainers $GOPATH/src/github.com/coreos $GOPATH/src/github.com/godbus
10
- cd $GOPATH/src/github.com/opencontainers && git clone https://github.com/opencontainers/runtime-spec && cd runtime-spec && git checkout fa4b36aa9c99e00c2ef7b5c0013c84100ede5f4e
0 commit comments