shithub: aubio

Download patch

ref: 51d0a3ccf4b21607e07e4e53c5a016c817fc07c4
parent: c1333cdd0cb62bfda51f3067fcc4bdea1f0af212
author: Paul Brossier <piem@piem.org>
date: Sun Dec 11 11:59:27 EST 2016

.travis.yml: bump to xcode8

--- a/.travis.yml
+++ b/.travis.yml
@@ -39,8 +39,12 @@
       compiler: clang
       env: WAFOPTS="--with-target-platform=ios --disable-avcodec" AUBIO_NOTESTS=1
 
+# use trusty
 dist: trusty
 sudo: required
+
+# use xcode8
+osx_image: xcode8
 
 addons:
   apt: