Skip to content

Commit

Permalink
Fix circleci error: E: Unable to locate package openjdk-8-jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Jul 19, 2019
1 parent 740bb6b commit 48cab54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -38,6 +38,7 @@ jobs:
npm install mocha-phantomjs@3.5.0 phantomjs@~1.9.1
;;
esac
apt install -y postgresql-client solr-jetty openjdk-8-jdk
# Python Dependencies
Expand Down

0 comments on commit 48cab54

Please sign in to comment.