Skip to content

Commit 541d2d6

Browse files
authored
Merge pull request #1072 from kinvolk/alban_travis_go_import_path
travis: fix go_import_path
2 parents e6143ca + 8f65443 commit 541d2d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ go:
66

77
sudo: required
88

9+
go_import_path: github.com/opencontainers/runtime-spec
10+
911
services:
1012
- docker
1113

0 commit comments

Comments
 (0)