* .travis.yml: Use an explicitly defined build matrix.
* Attempt to use GCC on Mac.
* Add gcc4.8 to Travis deps.
* Remove gcc set from .travis.yml.
* .travis-deps: Install and set compiler to GCC only if we need it.
* Formatting
* Remove redundancy
* .travis.yml: source the deps script.