Fix build dir for Travis-ci

This commit is contained in:
Konstantin Pavlov 2019-06-17 09:26:04 +02:00
parent 8c1e59881c
commit 98aec169cf

View File

@ -7,5 +7,5 @@ cache:
jdk: openjdk11 jdk: openjdk11
script: script:
- cd java - cd Java
- mvn clean test - mvn clean test