mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-15 03:15:28 +01:00
Update .travis.yml
This commit is contained in:
parent
32dbe60ae8
commit
1209324936
@ -10,6 +10,12 @@ cache:
|
||||
script:
|
||||
- mvn clean install -B && mvn clean -B
|
||||
|
||||
before_install:
|
||||
- pip install --user codecov
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
|
Loading…
Reference in New Issue
Block a user