From 5b6f4af95ad40288dadf35c9ee95f5e0d666ffb6 Mon Sep 17 00:00:00 2001 From: Kepoor Hampond Date: Wed, 8 Mar 2017 21:12:37 -0800 Subject: [PATCH] I give up on Travis CI --- .gitignore | 5 ++++- README.md | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7cb3bd8..8ec3eca 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,7 @@ update_pypi_and_github.py # Temporarily downloaded files *.mp3 -*.zip \ No newline at end of file +*.zip + +# I hate ffmpeg on Travis CI +.travis.yml \ No newline at end of file diff --git a/README.md b/README.md index c7290fb..1f1a1bd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Ironic Redistribution System === [![License: GNU](https://img.shields.io/badge/License-GNU-yellow.svg)](http://www.gnu.org/licenses/gpl.html) [![Stars](https://img.shields.io/github/stars/kepoorhampond/irs.svg)](https://github.com/kepoorhampond/irs/stargazers) +[![Build Status](https://travis-ci.org/kepoorhampond/irs.svg?branch=master)](https://travis-ci.org/kepoorhampond/irs) [![PyPI](https://img.shields.io/badge/PyPi-irs-blue.svg)](https://pypi.python.org/pypi/irs) > A music downloader that understands your metadata needs.