mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-26 23:57:25 +01:00
is activated in the workspace settings. This required the addition of a new lib (in source form) for a SipHash implementation.
3 lines
72 B
YAML
3 lines
72 B
YAML
language: java
|
|
script:
|
|
- mvn clean test jacoco:report coveralls:report |