Fixed mpmc_q test for osx in travis

This commit is contained in:
gabime 2018-08-17 17:45:48 +03:00
parent 8418131ae3
commit 45d3c8341c
1 changed files with 1 additions and 8 deletions

View File

@ -81,14 +81,7 @@ matrix:
# osx
- env: BUILD_TYPE=Release CPP=11 ASAN=Off TSAN=Off
os: osx
- env: BUILD_TYPE=Debug CPP=11 ASAN=On TSAN=Off
os: osx
- env: BUILD_TYPE=Debug CPP=11 ASAN=Off TSAN=On
os: osx