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