summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--fetcher/youtubeplaylistfetcher.php0
2 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d7184431b..777a54e6d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ before_install:
- "sh -e /etc/init.d/xvfb start"
- sudo add-apt-repository -y ppa:chris-lea/node.js # ubuntu 12.04 only
- sudo apt-get update
- - sudo upgrade -o DPkg::Options::="--force-confold" -y
+ - sudo apt-get -o DPkg::Options::="--force-confold" -y upgrade
install:
- cd ..
diff --git a/fetcher/youtubeplaylistfetcher.php b/fetcher/youtubeplaylistfetcher.php
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/fetcher/youtubeplaylistfetcher.php