From b77fa4b6257792904e5058cc7e191135e41fec53 Mon Sep 17 00:00:00 2001 From: Dan Puttick Date: Thu, 20 Apr 2017 10:59:24 -0500 Subject: [PATCH] Remove sample mpeg and mp3 files in Travis * Links to these files were broken * Will add new samples directly to the repo --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 329729d..81374d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,9 +67,6 @@ install: - unzip -o fraunhoferlibrary.zip - rm fraunhoferlibrary.zip - 7z x -p42 42.zip - # Some random samples - # - wget http://www.sample-videos.com/audio/mp3/india-national-anthem.mp3 - # - wget http://www.sample-videos.com/video/mp4/720/big_buck_bunny_720p_1mb.mp4 - popd script: