Skip to content

Commit

Permalink
fix: failed travis check
Browse files Browse the repository at this point in the history
  • Loading branch information
HuseinA committed Mar 30, 2020
1 parent 2e17d92 commit b241a19
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 @@ -3,6 +3,7 @@ python:
- '3.7'
install:
- 'pip install -r requirements.txt'
- 'pip install -r obs/api/requirements.txt'
- 'pip install -r requirements-dev.txt'
- 'pip install -e .'
script:
Expand Down

0 comments on commit b241a19

Please sign in to comment.