mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-15 08:24:39 +00:00
Adding Travis CI integration
This commit is contained in:
parent
e0fa3c49a2
commit
e0db8ec2b7
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
language: scala
|
||||||
|
scala:
|
||||||
|
- 2.11.7
|
||||||
|
after_success:
|
||||||
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue