Browse Source

Fix Abort trap: 6 error

Kentaro Wada 6 năm trước cách đây
mục cha
commit
4e83434146
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -20,6 +20,9 @@ env:
     - SETUP_XVFB=true
     - PIP_DEPENDENCIES='hacking pytest pytest-qt'
 
+    # See https://github.com/brainiak/brainiak/issues/377
+    - KMP_DUPLICATE_LIB_OK=TRUE
+
     - MPLBACKEND=TkAgg  # for osx
 matrix:
   include: