Add a dedicated POWER9 build to the Travis CI (#2774)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 12 Aug 2020 21:08:38 +0000 (23:08 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Aug 2020 21:08:38 +0000 (23:08 +0200)
commitefdd237a91646f0ce58815ef6507c04e393813a6
treec933b8081b292d43d8987bec23d4c8e74201f9b4
parent4573cb2f439bfefe9f38acc03dae24e3d36027d8
Add a dedicated POWER9 build to the Travis CI (#2774)

* Add dedicated POWER9 build (using new syntax to ensure it runs as a P9-only containerized job rather than a VM that
might end up on P8 hardware half of the time)
* Bump gcc version for POWER9 build
.travis.yml