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