summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2016-06-13 03:40:45 +1000
committerDamien Zammit <damien@zamaudio.com>2016-06-13 03:40:45 +1000
commit40daf71c0e790acb6ea1d13843e0e821bb3dd469 (patch)
treee5b502c9217553dda6dd253919c06bb62d9c5744
parent214f23d3bb96b33a7c2addc69b5c37c2841f4056 (diff)
Update travis config and readme
Signed-off-by: Damien Zammit <damien@zamaudio.com>
-rw-r--r--.travis.yml10
-rw-r--r--README.md2
2 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index b540d50..b1e7385 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,12 +10,10 @@ sudo: required
dist: trusty
before_install:
- - sudo add-apt-repository ppa:flosoft/cross-apple -y
- sudo add-apt-repository ppa:kxstudio-team/builds -y
- sudo apt-get update -q -y
- - sudo apt-get install apple-uni-sdk-10.5 -y
- - sudo apt-get install pkg=4.2.1~5646-1kxstudio2 apple-x86-gcc -y
- - sudo apt-get install pkg=758.159-0kxstudio2 apple-x86-odcctools -y
+ - sudo apt-get install apple-x86-gcc -y
+ - sudo apt-get install apple-x86-odcctools -y
- sudo apt-get install apple-x86-setup -y
- sudo apt-get install apple-macports-liblo -y
- sudo apt-get install apple-macports-fftw-3 -y
@@ -37,13 +35,15 @@ before_install:
- sudo apt-get install wine -y
- sudo apt-get install libjack-dev -y
- sudo apt-get install ladspa-sdk -y
+ - wget -c https://launchpad.net/~flosoft/+archive/ubuntu/cross-apple/+files/apple-uni-sdk-10.5_20110407-0.flosoft1_amd64.deb --no-check-certificate
+ - sudo dpkg -i apple-uni-sdk-10.5_20110407-0.flosoft1_amd64.deb
cache:
- apt
script:
- - git clone --depth 1 https://github.com/zamaudio/zam-plugins
- cd zam-plugins
+ - rm -fr dpf
- git clone https://github.com/zamaudio/DPF dpf
- cd dpf
- git checkout build-osxwin
diff --git a/README.md b/README.md
index 6b6c377..2673052 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-zam-plugins ![travis](https://travis-ci.org/zamaudio/zam-plugins.svg?branch=master)
+zam-plugins [![travis](https://travis-ci.org/zamaudio/zam-plugins.svg?branch=master)](https://travis-ci.org/zamaudio/zam-plugins)
===========
Collection of LV2/LADSPA/VST/JACK audio plugins for high quality processing