mirror of
https://github.com/reactos/ninja.git
synced 2025-02-20 03:30:55 +00:00
also test ninja_syntax.py in travis
This commit is contained in:
parent
f323ff900a
commit
741363ef14
@ -2,4 +2,4 @@ language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script: ./bootstrap.py && ./configure.py && ./ninja ninja_test && ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots
|
||||
script: ./bootstrap.py && ./configure.py && ./ninja ninja_test && ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots && ./misc/ninja_syntax_test.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user