Commit 42ed1f38 by Muhammad Ammar

Merge pull request #2 from muhammad-ammar/ammar/add-support-for-travis-ci

Add support for Travis CI
parents c7326041 8ba0dd4e
language: python
python: "2.7"
install:
- "pip install -r requirements.txt"
script: make test quality
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment