Add make to the list of installed packages

This commit is contained in:
Carlo Sciolla 2018-08-14 21:28:13 +02:00
parent ecc9b14af7
commit 6a515fc360
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
1 changed files with 1 additions and 1 deletions

View File

@ -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