Enable GO15VENDOREXPERIMENT environment variable
Try to fix the Travis failure of the lll linter
This commit is contained in:
@@ -15,6 +15,7 @@ script:
|
|||||||
- make check
|
- make check
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
- GO15VENDOREXPERIMENT=1
|
||||||
- PGSTORE_TEST_CONN="postgres://postgres@127.0.0.1/test?sslmode=disable"
|
- PGSTORE_TEST_CONN="postgres://postgres@127.0.0.1/test?sslmode=disable"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
Reference in New Issue
Block a user