From f16d977e9b435f41fd78382fd1d3b4ddc760d2dc Mon Sep 17 00:00:00 2001 From: rembo10 Date: Fri, 29 Jan 2016 16:19:45 +0000 Subject: [PATCH] Removed pylint from travis --- .travis.yml | 1 - README.md | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ffed186b..9de515c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,5 @@ install: - pip install pep8 script: - pep8 headphones - - pylint --rcfile=pylintrc headphones - pyflakes headphones - nosetests headphones diff --git a/README.md b/README.md index b7ea12e1..f82e75a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ##![Headphones Logo](https://github.com/rembo10/headphones/raw/master/data/images/headphoneslogo.png) Headphones - +**Master Branch:** [![Build Status](https://travis-ci.org/rembo10/headphones.svg?branch=master)](https://travis-ci.org/rembo10/headphones) +**Develop Branch:** [![Build Status](https://travis-ci.org/rembo10/headphones.svg?branch=develop)](https://travis-ci.org/rembo10/headphones) Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole.