travis: Add a test build with scons.
authorEric Anholt <eric@anholt.net>
Tue, 1 Dec 2015 19:57:49 +0000 (11:57 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 1 Dec 2015 23:09:56 +0000 (15:09 -0800)
commit18f8da7865ddc27e4bb17f935c826f803bdfd5ba
tree2831863ecca5d404d944ffa9f47bc87c2f5fe973
parent975b1299dd495a910bcfb86e3dc24131ed3c2e2f
travis: Add a test build with scons.

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.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
.travis.yml