We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73eb160 commit e534d61Copy full SHA for e534d61
.travis.yml
@@ -3,6 +3,8 @@ go:
3
- "1.11.x"
4
- "1.12.x"
5
6
+go_import_path: github.com/pfnet-research/git-ghost
7
+
8
before_install:
9
- export PATH=$GOPATH/bin:$PATH
10
0 commit comments