diff --git a/.circleci/config.yml b/.circleci/config.yml index 9a79011..cf2e108 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,7 +5,7 @@ default: &default-steps steps: - checkout - run: apt-get update - - run: apt-get install -y openjdk-8-jre + - run: apt-get install -y openjdk-8-jre make - run: make # Enumerated list of Emacs versions