language: c
matrix:
include:
- addons:
apt:
packages:
- swig
- python-dev
script:
- make
- make check