We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99150d7 + 59c5a22 commit a29fb0cCopy full SHA for a29fb0c
.travis.yml
@@ -10,4 +10,4 @@ before_install: |
10
install:
11
- ./build.py --use_ccache
12
script:
13
- - go test -v
+ - PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$PWD go test -v
0 commit comments