also test ninja_syntax.py in travis
authorEvan Martin <martine@danga.com>
Tue, 18 Nov 2014 16:22:42 +0000 (08:22 -0800)
committerEvan Martin <martine@danga.com>
Tue, 18 Nov 2014 16:23:09 +0000 (08:23 -0800)
.travis.yml

index 4a6dfb0..2608995 100644 (file)
@@ -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