language: C sudo: enabled before_install: - sudo apt-get -qq update - sudo apt-get install -y libnotify-dev script: make && make install