add gamemode-simulate-game to travis

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit 2020-05-11 12:11:18 +02:00 committed by afayaz-feral
parent 43911a8919
commit a1660fc37a

View File

@ -18,4 +18,5 @@ script:
- ./scripts/format-check.sh - ./scripts/format-check.sh
- ./bootstrap.sh -Dwith-examples=true - ./bootstrap.sh -Dwith-examples=true
- gamemoded -v - gamemoded -v
- dbus-run-session -- gamemode-simulate-game
- ./scripts/static-analyser-check.sh - ./scripts/static-analyser-check.sh