ddiakopoulos / libnyquist

:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
BSD 2-Clause "Simplified" License
540 stars 66 forks source link

Update cmake version for travis builds #58

Closed Laguna1989 closed 2 years ago

Laguna1989 commented 2 years ago

Travis builds for linux seem to be broken because of outdated cmake version. This PR will update cmake to the required minimum version.