Upload coverage data

This commit is contained in:
Julius Haertl
2017-01-31 11:11:59 +01:00
parent 9a5284abdb
commit d50d07ac52
4 changed files with 8 additions and 11 deletions

View File

@@ -1,4 +1,3 @@
sudo: false
language: php
services:
- mysql
@@ -9,9 +8,6 @@ env:
- CORE_BRANCH=master DB=sqlite
- CORE_BRANCH=stable11 DB=sqlite
matrix:
fast_finish: true
before_install:
# install core
- cd ../
@@ -35,4 +31,4 @@ after_failure:
- cat ../../data/nextcloud.log
after_success:
- bash <(curl -s https://codecov.io/bash)
- bash <(curl -s https://codecov.io/bash)