mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-10 11:55:54 +00:00
5 lines
81 B
YAML
5 lines
81 B
YAML
language: java
|
|
|
|
after_success:
|
|
- mvn clean test jacoco:report coveralls:jacoco
|