8000 Merge pull request #8381 from eric-wieser/rebuild-lapack_lite · numpy/numpy@0a252f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a252f5

Browse files
authored
Merge pull request #8381 from eric-wieser/rebuild-lapack_lite
MAINT: Rebuild lapack lite
2 parents b8769a2 + b530634 commit 0a252f5

File tree

5 files changed

+49962
-54778
lines changed

5 files changed

+49962
-54778
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ matrix:
7272
env:
7373
- PYTHONOPTIMIZE=2
7474
- USE_ASV=1
75+
- python: 2.7
76+
env:
77+
- BLAS=None
78+
- LAPACK=None
79+
- ATLAS=None
80+
7581
before_install:
7682
- ./tools/travis-before-install.sh
7783

0 commit comments

Comments
 (0)
0