summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add script to test Ninja's outputJan Niklas Hasse2018-11-051-1/+6
| | | | First test checks for #1214.
* Make travis build everythingColin Cross2017-02-021-1/+1
| | | | | Tell travis to build "all" instead of just "ninja_test". This would have caught the breakage introduced by #1181.
* Use container-based infrastructure for travis-ci.Tetsuo Kiso2016-01-101-0/+1
| | | | To start up faster.
* switch travis to use new --bootstrap mode for buildingEvan Martin2014-11-181-1/+1
|
* also test ninja_syntax.py in travisEvan Martin2014-11-181-1/+1
|
* remove more things not needed without gtestNico Weber2014-09-181-2/+0
|
* Don't need to install and configure with gtest any moreScott Graham2014-09-181-2/+1
|
* disable SubprocessTest.SetWithLots on travis-ciEvan Martin2013-04-261-1/+1
| | | | We run into fork() limits on their VM.
* travis: pull in gtest before buildingEvan Martin2013-04-221-1/+4
|
* add a .travis.yml, trying out travis-ci.orgEvan Martin2013-04-221-0/+5