mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-04-22 04:15:19 +00:00
5 lines
95 B
YAML
5 lines
95 B
YAML
language: scala
|
|
scala:
|
|
- 2.11.7
|
|
after_success:
|
|
- bash <(curl -s https://codecov.io/bash)
|