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