Skip to content

Commit

Permalink
travis: hadoop: add openjdk-7 ppa
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Jul 19, 2019
1 parent a4e461f commit 3ccb804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/install_hadoop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
set -x
set -e

sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt-get update -y
sudo apt-get install openjdk-7-jdk
java -version
Expand Down

0 comments on commit 3ccb804

Please sign in to comment.