language: cpp addons: apt: packages: - libsdl1.2-dev - python-ply script: cd build/linux/ && make all