From 5dcc4626940bdc89fa29e620936015eb1ad6da0b Mon Sep 17 00:00:00 2001 From: Mark Cottman-Fields Date: Mon, 18 Feb 2013 16:53:45 +1000 Subject: [PATCH] Next try to fix the build script. modified: .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 43049310..6388b32b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,7 +24,7 @@ before_install: - ffmpeg -version - mp3splt -version - sox --version - - wvunpack --help + #- wvunpack --help # can't run this, coz it returns an non-zero exit code (WTF?) - echo "Before install done." script: # - ls -la