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