blob: 19a9b2842336ab0aa209d07f52acb05fdb73b324 [file] [log] [blame]
matrix:
include:
- os: linux
compiler: gcc
- os: linux
compiler: clang
- os: osx
sudo: false
language: cpp
script:
- ./configure.py --bootstrap
- ./ninja all
- ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots
- ./misc/ninja_syntax_test.py
- ./misc/output_test.py