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: tags:
- docker - docker
before_script: before_script:
- apt upate - apt update
- apt install -y build-essential openjdk-13-jre-headless - apt install -y build-essential openjdk-13-jre-headless
script: script:
- make testJava - make testJava