projects
/
platform
/
upstream
/
ninja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Imported Upstream version 1.7.1
[platform/upstream/ninja.git]
/
.travis.yml
1
sudo: false
2
language: cpp
3
compiler:
4
- gcc
5
- clang
6
script: ./configure.py --bootstrap && ./ninja ninja_test && ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots && ./misc/ninja_syntax_test.py