Allow KNL to fail

This commit is contained in:
Devin Matthews
2016-11-02 11:20:37 -05:00
committed by GitHub
parent 8f9010542c
commit 62987f60a6

View File

@@ -23,6 +23,8 @@ env:
- RUN_TEST=0 THREADING="pthreads" BUILD_CONFIG="auto"
matrix:
allow_failures:
- env: RUN_TEST=0 THREADING="none" BUILD_CONFIG="knl"
exclude:
- os: linux
compiler: clang