Skip to content

Commit 25cb01a

Browse files
committed
One more OSX exclude
1 parent cbd8eaa commit 25cb01a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ matrix:
3535
- os: osx
3636
compiler: clang
3737
env: MY_SANITIZE=integer
38+
- os: osx
39+
compiler: gcc
40+
env: MY_VALGRIND=1
3841
- os: osx
3942
compiler: gcc
4043
env: MY_COVERAGE=1

0 commit comments

Comments
 (0)