Skip to content

Commit 5e31220

Browse files
committed
go/packages
Signed-off-by: Kazuyoshi Kato <[email protected]> fix
1 parent 563e781 commit 5e31220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ install:
1313
- make deps
1414

1515
script:
16-
- make lint
16+
- GOPACKAGESPRINTGOLISTERRORS=1 make lint
1717
- make
1818
- make test

0 commit comments

Comments
 (0)