Skip to content

Commit

Permalink
travis: hadoop: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Jul 20, 2019
1 parent 3ccb804 commit c2d25f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/install_hadoop.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
set -x
set -e

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

0 comments on commit c2d25f4

Please sign in to comment.