From da55e96f534a1efc92bad409a2eefb2eb4746476 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Wed, 9 Jan 2019 15:38:31 -0800 Subject: [PATCH] Install ninja to fix android build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index da50ae67..0725265e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -91,6 +91,7 @@ matrix: sources: - ubuntu-toolchain-r-test packages: + - ninja-build - wget - unzip - tree