diff --git a/.travis/travis-prettifier.sh b/.travis/travis-prettifier.sh index 9ce6a38d9..7dafe5334 100755 --- a/.travis/travis-prettifier.sh +++ b/.travis/travis-prettifier.sh @@ -4,6 +4,6 @@ source /opt/jdk_switcher/jdk_switcher.sh ./dspot-prettifer/src/test/bash/install_code2vec.sh -pip3 install bottleneck numpy keras tensorflow +pip3 install --quiet bottleneck numpy keras tensorflow jdk_switcher use openjdk8 & mvn -Djava.src.version=1.8 test -f dspot-prettifier/pom.xml