new test fc_openblas added (works on Linux only)

This commit is contained in:
Miro ILIAS
2015-07-12 22:16:31 +02:00
parent 87158e936c
commit bb3a4ad69f
5 changed files with 94 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: cpp
install:
- sudo apt-get install g++ cmake gfortran
- sudo apt-get install g++ cmake gfortran libopenblas-base libopenblas-dev
- sudo pip install pytest pep8
script:
- pep8 --ignore=E501 update.py