Skip to content

Commit

Permalink
added setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkokotila committed Apr 23, 2017
1 parent 7347be9 commit 14062a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ python:
# command to install dependencies
install:
- "pip install -r requirements.txt"
- "python setup.py install"
- "pip install coveralls"
- "pip install jinja2"
- "./.travis.sh"
Expand Down

0 comments on commit 14062a2

Please sign in to comment.