fix: Travis build was broken

pull/14/head
Raphaël Vinot 2019-02-04 13:05:59 +01:00
parent aaf8bcb460
commit 65ca6007f0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ addons:
install:
# Faup
- git clone https://github.com/stricaud/faup.git
- pushd faup/build
- cmake .. && make
- sudo make install