diff --git a/.travis.yml b/.travis.yml index 50de3a766..51cd5ea76 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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