Try to fix some travis issues

This commit is contained in:
baztian
2020-05-25 17:36:22 +02:00
parent 2d636a2927
commit 875c857d47
4 changed files with 11 additions and 16 deletions
+1
View File
@@ -5,6 +5,7 @@ INST_DIR=$HOME/jython/jython-${JYTHON##*:}
if [ ! -d "$INST_DIR" ]; then
JYTHON_JAR=$(${TRAVIS_BUILD_DIR}/ci/mvnget.sh "$JYTHON")
java -jar ${JYTHON_JAR} -s -d "$INST_DIR"
$HOME/jython/bin/pip install --upgrade pip
fi
mkdir -p $HOME/bin
ln -s "$INST_DIR"/bin/jython $HOME/bin/