changeset 143:e3b58fb761a0

How about this?
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 09 Feb 2017 10:16:33 +0000
parents 3170563b37a1
children f9fd60241bf8
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Thu Feb 09 10:13:02 2017 +0000
+++ b/.travis.yml	Thu Feb 09 10:16:33 2017 +0000
@@ -20,6 +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 )
   - em++ --version
 
 script: