diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..0dc4d5d --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ + language: python + python: + - "2.6" + - "nightly" + install: + - pip install -r requirements.txt + script: + - pytest diff --git a/README.md b/README.md index 97aae61..7f4bafa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -**UNDER CONSTRUCTION** -# llameDL +# ![llameDL logo](logo.png) llameDL +[![Build Status](https://travis-ci.org/westscz/llameDL.svg?branch=master)](https://travis-ci.org/westscz/llameDL) +[![Coverage Status](https://coveralls.io/repos/github/westscz/llameDL/badge.svg?branch=master)](https://coveralls.io/github/westscz/llameDL?branch=master) -![llameDL logo](logo.png) +**UNDER CONSTRUCTION** YouTube to MP3 converter with adding tags