Commit 0114a67d authored by ioedeveloper's avatar ioedeveloper

Change java install command

parent e31a1ea3
......@@ -30,8 +30,7 @@ jobs:
command: |
java -version
sudo apt-get purge --auto-remove java-common
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt-get update
sudo apt-get install openjdk-8-jdk
java -version
- run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment