mirror of
https://github.com/amd/blis.git
synced 2026-05-12 01:59:59 +00:00
Added an exclusion to .travis.yml.
Details: - Added exclusion for out-of-tree builds on OS X (clang).
This commit is contained in:
@@ -32,6 +32,8 @@ matrix:
|
||||
compiler: clang
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
- os: osx
|
||||
env: OOT=1 TEST=0 THR="none" CONF="auto"
|
||||
- os: osx
|
||||
env: OOT=0 TEST=1 THR="none" CONF="penryn"
|
||||
- os: osx
|
||||
|
||||
Reference in New Issue
Block a user