Skip to content

Commit 51b62d3

Browse files
authored
Merge pull request #86 from gliptak/import1
Correct forked Travis builds
2 parents 42091f5 + 38dc3ac commit 51b62d3

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.11.x
44
- 1.12.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)