Skip to content

Commit

Permalink
Updated the file location in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh1969 authored Jul 9, 2019
1 parent 0a2e628 commit 12a91f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:

# install dependencies
install:
- pip install -r requirements.txt
- pip install -r app/requirements.txt
- pip install codecov

# run scripts
Expand Down

0 comments on commit 12a91f6

Please sign in to comment.