Skip to content

Commit

Permalink
Merge pull request #41 from HuseinA/master
Browse files Browse the repository at this point in the history
fix: failed travis check
  • Loading branch information
anak10thn authored Mar 30, 2020
2 parents 6b23ba7 + b241a19 commit 993ebfc
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 993ebfc

Please sign in to comment.