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