Subject: [PATCH] Fix the travis.yml to build everything
authorJoakim Soderberg <joakim.soderberg@gmail.com>
Tue, 9 Dec 2014 13:37:51 +0000 (14:37 +0100)
committerAndy Green <andy.green@linaro.org>
Wed, 10 Dec 2014 02:10:20 +0000 (10:10 +0800)
commita38a8cf8d117d3002e30ee50d228abf150e96802
tree2a9781025080b94b7367f777897100f20fddda59
parentac3ec39bb17941a358c23542c9d4653f043b95f0
Subject: [PATCH] Fix the travis.yml to build everything

When fixing the indentation for the coverity chagnes in 924bcfbc995e5c862216f6ad47a734a2c8f14370
the build matrix got turned off. This re-enables this.

Also change from using gcc/clang. What we want is to build on both Linux
and OSX. Not just run Linux with gcc+clang.

However to enable multi-os support one has to mail the travis support:
http://docs.travis-ci.com/user/multi-os/

"This feature needs to be enabled manually. If you wish to take advantage
of this feature, please send email to support@travis-ci.com, indicating
which repository you would like to have it enabled."
.travis.yml