fix of travic-ci test: use BLAS package instead of OpenBLAS
This commit is contained in:
parent
6b877f67c7
commit
cff36a3082
@ -1,6 +1,6 @@
|
||||
language: cpp
|
||||
install:
|
||||
- sudo apt-get install g++ cmake gfortran libopenblas-base libopenblas-dev
|
||||
- sudo apt-get install g++ cmake gfortran libblas-dev
|
||||
- sudo pip install pytest pep8
|
||||
script:
|
||||
- pep8 --ignore=E501 update.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user