소스 검색

add gamemode-simulate-game to travis

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
Stephan Lachnit 4 년 전
부모
커밋
a1660fc37a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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