changeset 246:86d4310c2a62

Back to master branch
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 15 Jun 2017 09:51:53 +0100
parents b32c68f08ec0
children 8a031eb9a25f
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Thu Jun 15 09:38:52 2017 +0100
+++ b/.travis.yml	Thu Jun 15 09:51:53 2017 +0100
@@ -17,7 +17,7 @@
       - qt5-default libsord-dev
       
 before_install:
-  - ( cd ../ ; git clone -b output-type-uri https://github.com/piper-audio/piper )
+  - ( cd ../ ; git clone https://github.com/piper-audio/piper )
   - ( cd ../ ; hg clone https://code.soundsoftware.ac.uk/hg/vamp-plugin-sdk )
   - ( cd ../ ; git clone https://github.com/sandstorm-io/capnproto )
   - ( cd ../capnproto/c++ ; ./setup-autotools.sh && autoreconf -i )