We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74a108b commit 58fd6d9Copy full SHA for 58fd6d9
.travis.yml
@@ -125,6 +125,7 @@ install:
125
- export HOST_SRC_DIR=$TRAVIS_BUILD_DIR
126
- export HOST_CACHE_DIR=$HOME/cache
127
- export TRAVIS_COMMIT_LOG=`git log --format=fuller -1`
128
+ - export PYTHON_DEBUG=1
129
- source ./ci/matrix.sh
130
- mkdir -p $HOST_CACHE_DIR/docker && mkdir -p $HOST_CACHE_DIR/ccache && mkdir -p $HOST_CACHE_DIR/depends && mkdir -p $HOST_CACHE_DIR/sdk-sources
131
# Keep this as it makes caching related debugging easier
0 commit comments