suppress memory leak warnings for python tests
Now that travis does not fail, the allow_failure flag for the clang-compiler job can be removed.
This commit is contained in:
parent
50ce012520
commit
4b1c49eb95
@ -19,7 +19,6 @@ script:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- os: osx
|
||||
- compiler: clang
|
||||
fast_finish: true
|
||||
include:
|
||||
- os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user