Skip to content

Commit 423bff4

Browse files
committed
Add homeDir test to ignore
1 parent aca668b commit 423bff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: sh
33
env:
44
global:
55
- CMAKE_OPTIONS=""
6-
- GTEST_FILTER=-cpplocate_test.getBundlePath_Return:liblocate_test.getBundlePath_Return:utils_test.getEnv_Value
6+
- GTEST_FILTER=-cpplocate_test.getBundlePath_Return:liblocate_test.getBundlePath_Return:utils_test.getEnv_Value:cpplocate_test.homeDirectory:liblocate_test.homeDir
77

88
matrix:
99
include:

0 commit comments

Comments
 (0)