language: cpp sudo: required compiler: - gcc - clang os: - linux before_script: - sudo apt-get install libwxgtk2.8-dev libwxgtk2.8-dbg script: make notifications: email: true