Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Commit 5906bd5

Browse files
zcheebradfitz
authored andcommitted
travis: add go_import_path
Change-Id: I3062f23e143916f0c87ec0a043f0682b8c01612a Reviewed-on: https://go-review.googlesource.com/c/141597 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
1 parent 9a27203 commit 5906bd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ go:
66
- 1.9.x
77
- master
88

9+
go_import_path: golang.org/x/lint
10+
911
install:
1012
- go get -t -v ./...
1113

0 commit comments

Comments
 (0)