Skip to content

Commit

Permalink
adjusting Pythonpath to new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
k47ha authored May 11, 2020
1 parent 8e7e8b4 commit a226972
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 @@ -8,7 +8,7 @@ python:


env:
- PYTHONPATH=code:${PYTHONPATH} PIPENV_VERBOSITY=-1
- PYTHONPATH=labeling:${PYTHONPATH} PIPENV_VERBOSITY=-1

# command to install dependencies
install:
Expand Down

0 comments on commit a226972

Please sign in to comment.