Per https://github.com/tplgy/bonefish/blob/master/.travis.yml, there is a way to apt install packages only when needed. When using clang, we don't need to install gcc5. So let's not.
Per https://github.com/tplgy/bonefish/blob/master/.travis.yml, there is a way to apt install packages only when needed. When using clang, we don't need to install gcc5. So let's not.