Skip to content

Commit

Permalink
Don't need to install java8 since it is there by default
Browse files Browse the repository at this point in the history
This solves the temporary bug Travis is having upgrading it
  • Loading branch information
muffato committed Apr 18, 2018
1 parent a1d1528 commit 261c2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ addons:
apt:
packages:
- python3
- oracle-java8-installer
#- oracle-java8-installer # Installed by default on Trusty
- ant
- graphviz

Expand Down

0 comments on commit 261c2d7

Please sign in to comment.