From 65ca6007f0e1c45ea9f16a70b07a8f69e6dc1f69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 4 Feb 2019 13:05:59 +0100 Subject: [PATCH] fix: Travis build was broken --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index bd40c43..32fd72a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ addons: install: # Faup + - git clone https://github.com/stricaud/faup.git - pushd faup/build - cmake .. && make - sudo make install