Re: [Mesa-dev] [PATCH] travis: Add a test build with scons.

2015-12-01 Thread Jose Fonseca
On 01/12/15 20:52, Eric Anholt wrote: Since I just broke the scons build, I figured I'd make Travis test that I don't break it again in the future. The script runs the builds in parallel across VMs, so it still takes just 5 minutes to turn around results. --- .travis.yml | 21 +++--

[Mesa-dev] [PATCH] travis: Add a test build with scons.

2015-12-01 Thread Eric Anholt
Since I just broke the scons build, I figured I'd make Travis test that I don't break it again in the future. The script runs the builds in parallel across VMs, so it still takes just 5 minutes to turn around results. --- .travis.yml | 21 +++-- 1 file changed, 15 insertions(+), 6