also install gfortran for the unit test
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
language: cpp
|
||||
install:
|
||||
- sudo apt-get install g++ cmake
|
||||
- sudo apt-get install g++ cmake gfortran
|
||||
- sudo pip install pytest
|
||||
script:
|
||||
- py.test -vv test/test.py
|
||||
|
Reference in New Issue
Block a user