This silences a true, but minor, bug in the external json-parser: externals/json-parser/json.c:653:37: warning: Value stored to 'b' is never read b = 0; ^ ~
This bumps the travis-ci container image to Trusty so that we have a version of clang that includes proper support for C++14.