new test for lapack added, all fc tests fixed for PGI Fortran
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
language: cpp
|
||||
install:
|
||||
- sudo apt-get install g++ cmake gfortran libblas-dev
|
||||
- sudo apt-get install g++ cmake gfortran libblas-dev liblapack-dev
|
||||
- sudo pip install pytest pep8
|
||||
script:
|
||||
- pep8 --ignore=E501 update.py
|
||||
|
Reference in New Issue
Block a user