Mercurial > hg > piper-vamp-js
changeset 145:dc243e3c15e0
Some info
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 09 Feb 2017 10:21:18 +0000 |
parents | f9fd60241bf8 |
children | e2f8dc4a7622 |
files | .travis.yml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.travis.yml Thu Feb 09 10:18:23 2017 +0000 +++ b/.travis.yml Thu Feb 09 10:21:18 2017 +0000 @@ -20,7 +20,8 @@ - ( cd ../ ; git clone https://github.com/piper-audio/piper ) - ( cd ../ ; git clone https://github.com/piper-audio/piper-cpp ) - ( cd ../ ; hg clone https://code.soundsoftware.ac.uk/hg/vamp-plugin-sdk ) - - ( sudo apt-get remove -y llvm-3.5 ) + - apt-cache search emscripten + - apt-cache search llvm - em++ --version script: