Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/westscz/llameDL
Browse files Browse the repository at this point in the history
  • Loading branch information
westscz committed Feb 10, 2018
2 parents d9f126b + 74c75bf commit 1204845
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: python
python:
- "2.6"
- "nightly"
install:
- pip install -r requirements.txt
script:
- pytest
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 1204845

Please sign in to comment.