also install gfortran for the unit test
This commit is contained in:
parent
ed87a2bab5
commit
bc77fd8963
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user