Fix build

This commit is contained in:
Carlo Sciolla 2018-03-18 19:23:38 +01:00
parent 07c90ab258
commit 2677913ec3
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ version: 2.0
default: &default-steps
steps:
- checkout
- apt-get update
- apt-get install -y openjdk-8-jre
- run: apt-get update
- run: apt-get install -y openjdk-8-jre
- run: make
# Enumerated list of Emacs versions