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 7416c09 commit 61c77a8Copy full SHA for 61c77a8
dev/main
@@ -31,7 +31,7 @@ if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
31
export PATH=${PATH}:${JAVA_HOME}
32
33
# needs to be before the default Python 2
34
- export PATH=/c/Python38:${PATH}
+ export PATH=/c/Python39:${PATH}
35
36
extra_args="$extra_args -Dorg.opengrok.indexer.analysis.Ctags=c:\\ProgramData\\chocolatey\\lib\\universal-ctags\\tools\\ctags.exe"
37
fi
0 commit comments