Skip to content

Commit e534d61

Browse files
committed
Set go import path in Travis
1 parent 73eb160 commit e534d61

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
@@ -3,6 +3,8 @@ go:
33
- "1.11.x"
44
- "1.12.x"
55

6+
go_import_path: github.com/pfnet-research/git-ghost
7+
68
before_install:
79
- export PATH=$GOPATH/bin:$PATH
810

0 commit comments

Comments
 (0)