[DEV] test ant version

This commit is contained in:
Edouard DUPIN 2020-09-09 22:48:30 +02:00
parent ecff879de1
commit 7a86272c48

View File

@ -7,6 +7,7 @@ before_script:
- which javac
- javac --version
- mvn --version
- ant -version
stages:
- all