Skip to content

Commit 38dc3ac

Browse files
committed
Correct forked Travis builds
Signed-off-by: Gábor Lipták <[email protected]>
1 parent fc51a4c commit 38dc3ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ go:
33
- 1.10.x
44
- 1.11.x
55

6+
go_import_path: github.com/containerd/cgroups
7+
68
install:
79
- mkdir -p $GOPATH/src/github.com/prometheus $GOPATH/src/github.com/opencontainers $GOPATH/src/github.com/coreos $GOPATH/src/github.com/godbus
810
- cd $GOPATH/src/github.com/opencontainers && git clone https://github.com/opencontainers/runtime-spec && cd runtime-spec && git checkout fa4b36aa9c99e00c2ef7b5c0013c84100ede5f4e

0 commit comments

Comments
 (0)