diff options
author | Philipp Hagemeister <[email protected]> | 2012-12-12 20:35:36 +0100 |
---|---|---|
committer | Philipp Hagemeister <[email protected]> | 2012-12-12 20:35:36 +0100 |
commit | fb65f7663098ff3f746edd172d50aefc938cfe53 (patch) | |
tree | 4b3eaeff47312629e0e0c303276f4f04ab052fcc | |
parent | 1f69efb978f9bebe9f595092a2b5ce1fc453a5af (diff) | |
download | youtube-dl-fb65f7663098ff3f746edd172d50aefc938cfe53.tar.gz youtube-dl-fb65f7663098ff3f746edd172d50aefc938cfe53.zip |
Tell travis not to test this
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..e8fbdf204 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,2 @@ +# Just a placeholder script so that travis doesn't complain +script: true |