mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-14 08:59:20 +02:00
Make sure we actually build the examples in the travis tests
Otherwise failing changes to gamemode_client.h risk passing
This commit is contained in:
@@ -19,5 +19,5 @@ before_script:
|
||||
|
||||
script:
|
||||
- ./scripts/format-check.sh
|
||||
- ./bootstrap.sh
|
||||
- ./bootstrap.sh -Dwith-examples=true
|
||||
- gamemoded -v
|
||||
|
Reference in New Issue
Block a user