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:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- os: osx
|
- os: osx
|
||||||
- compiler: clang
|
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user