Report a build failure when any Android build fails.
authorStewart Miles <smiles@google.com>
Fri, 13 Oct 2017 23:56:28 +0000 (16:56 -0700)
committerStewart Miles <smiles@google.com>
Sat, 14 Oct 2017 00:35:57 +0000 (17:35 -0700)
commit0780a7db2463a1a4f30b01f2fac1c49e35641364
tree776e067de2d9fc6fc599cb0eb91ba2898e4ef36d
parent9234ddcf114e1299b0a255e2ac05f1a74809f78d
Report a build failure when any Android build fails.

The travis script was only failing if the last Android build fails.
This changes the script to report a failure if any of the Android
projects fail to build.
.travis.yml