Travis-Fix™

This commit is contained in:
Bandie 2018-04-04 15:37:03 +02:00
parent 13a5daa5d3
commit d516f05a10
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libnotify-dev
script: make && make install
script: make && sudo make install