This commit is contained in:
2020-03-09 21:50:06 +01:00
parent d6c0131d8f
commit ba17c7e2b6

View File

@@ -15,7 +15,7 @@ test_parsing:
tags:
- docker
before_script:
- apt upate
- apt update
- apt install -y build-essential openjdk-13-jre-headless
script:
- make testJava