travis
Raphaël Vinot 2015-10-29 15:36:40 +01:00
parent 04edaff943
commit 00a10f517a
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ addons:
install: install:
- git clone git://github.com/stricaud/faup.git - git clone git://github.com/stricaud/faup.git
- cd faup - cd faup
- mkdir build
- cd build - cd build
- cmake .. && make - cmake .. && make
- sudo make install - sudo make install