jadb/.travis.yml
2017-10-22 19:30:48 +02:00

4 lines
74 B
YAML

language: java
after_success:
- bash <(curl -s https://codecov.io/bash)