From dfc773f1cac61af0bb513777dd75ba3487802ab1 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Tue, 15 Jan 2019 15:18:47 +0100 Subject: CI: install git to get the library version on build Signed-off-by: Szczepan Zalega --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index d24025e..7dbcb38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ matrix: - g++-5 - python3 - python3-pip + - git sources: &sources - ubuntu-toolchain-r-test script: -- cgit v1.2.1