new test for lapack added, all fc tests fixed for PGI Fortran

This commit is contained in:
Miro ILIAS
2015-08-02 13:37:50 +02:00
parent f7b1b854aa
commit 7d192205aa
7 changed files with 76 additions and 2 deletions

View File

@ -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