Mercurial > hg > piper-vamp-js
changeset 144:f9fd60241bf8
Hmm
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 09 Feb 2017 10:18:23 +0000 |
parents | e3b58fb761a0 |
children | dc243e3c15e0 |
files | .travis.yml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.travis.yml Thu Feb 09 10:16:33 2017 +0000 +++ b/.travis.yml Thu Feb 09 10:18:23 2017 +0000 @@ -20,7 +20,7 @@ - ( 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 ) - - ( apt-get remove -y llvm-3.5 ) + - ( sudo apt-get remove -y llvm-3.5 ) - em++ --version script: