mirror of
https://github.com/xenia-project/xenia.git
synced 2026-07-11 01:24:34 +02:00
Travis: Only do linting for now.
This commit is contained in:
+3
-2
@@ -49,9 +49,10 @@ script:
|
||||
- ./xenia-build lint --all
|
||||
# Run style checker.
|
||||
#- ./xenia-build style
|
||||
# TODO(DrChat): Enable builds in the future.
|
||||
# Build and run our simple hello world test.
|
||||
- ./xenia-build build --config=debug --target=xenia-base-tests
|
||||
- ./build/bin/Linux/Debug/xenia-base-tests
|
||||
# - ./xenia-build build --config=debug --target=xenia-base-tests
|
||||
# - ./build/bin/Linux/Debug/xenia-base-tests
|
||||
# Build all of xenia.
|
||||
#- ./xenia-build build --config=debug
|
||||
# All tests (without haswell support).
|
||||
|
||||
Reference in New Issue
Block a user