From 139e5644eb209d4bbd25ff825403613384518949 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Wed, 23 Aug 2017 23:21:20 +0200 Subject: [PATCH] Add cmake component to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8435e9e..4230c5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ android: - extra - build-tools-26.0.1 - android-26 + - cmake licenses: - 'android-sdk-license-.+' - 'google-gdk-license-.+'