Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emil-balashov committed Dec 31, 2019
1 parent 7d6c585 commit dd5fc96
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 @@ -5,6 +5,7 @@ python:
# command to install dependencies
install:
- pip install -r requirements.txt
- pip install django-rest-framework
- pip install coveralls
# command to run tests
script:
Expand Down

0 comments on commit dd5fc96

Please sign in to comment.