OSDN Git Service

travis: install correct version of mako for each build system
authorEric Engestrom <eric.engestrom@intel.com>
Mon, 13 Aug 2018 11:10:38 +0000 (12:10 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Mon, 13 Aug 2018 16:29:42 +0000 (17:29 +0100)
commitf976d22759f4c9b7f4c811ffd21ad970a0fb4352
treefe88b4dde911fe34034f31894b8c3861cf83c2f7
parentae5770171ccfb085a57c3ef9251c16484c47b6af
travis: install correct version of mako for each build system

Meson now uses python3, so let's add a block for Autotools, move that
line into the buildsys-specific blocks, and set the correct version for
Meson.

Fixes: 2ee1c86d71bee5ddca2c "meson: Build with Python 3"
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
.travis.yml