Make more tests compatible with Windows (#9303)

This commit is contained in:
mehrdadn
2020-07-15 11:34:33 -05:00
committed by GitHub
parent ad83337f46
commit aa8928fac2
9 changed files with 149 additions and 71 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ jobs:
. ./ci/travis/ci.sh build
. ./ci/travis/ci.sh upload_wheels || true
. ./ci/travis/ci.sh test_python
#. ./ci/travis/ci.sh test_core || true
. ./ci/travis/ci.sh test_core
. ./ci/travis/ci.sh test_wheels
- name: Run Clang Include-What-You-Use
continue-on-error: true