mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-01-31 13:40:35 +00:00
add make install to travis
This commit is contained in:
parent
fd06d7b818
commit
32d4fabf5c
1 changed files with 1 additions and 0 deletions
|
@ -197,3 +197,4 @@ before_script:
|
|||
script:
|
||||
- cmake ${CMAKE_FLAGS} "-Denable-portaudio=1" "-Denable-ladspa=1" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ..
|
||||
- make -j4
|
||||
- make install
|
||||
|
|
Loading…
Reference in a new issue