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