Skip to content

Commit

Permalink
add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Oct 18, 2019
1 parent 19cbc9a commit 06bd561
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ before_install:
- pyenv global 3.6.3
- pip3 install virtualenv virtualenvwrapper workon
- echo SETUP VIRTUALENV
- which python3
- which virtualenv
- find / -name virtualenvwrapper.sh
- export WORKON_HOME=$HOME/.virtualenvs
- export PROJECT_HOME=$HOME/Devel
- export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3
Expand Down

0 comments on commit 06bd561

Please sign in to comment.