We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca668b commit 423bff4Copy full SHA for 423bff4
.travis.yml
@@ -3,7 +3,7 @@ language: sh
3
env:
4
global:
5
- CMAKE_OPTIONS=""
6
- - GTEST_FILTER=-cpplocate_test.getBundlePath_Return:liblocate_test.getBundlePath_Return:utils_test.getEnv_Value
+ - GTEST_FILTER=-cpplocate_test.getBundlePath_Return:liblocate_test.getBundlePath_Return:utils_test.getEnv_Value:cpplocate_test.homeDirectory:liblocate_test.homeDir
7
8
matrix:
9
include:
0 commit comments