autocmake/.travis.yml
2015-06-01 16:02:28 +02:00

7 lines
132 B
YAML

language: cpp
install:
- sudo apt-get install g++ cmake gfortran
- sudo pip install pytest
script:
- py.test -vv test/test.py