mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-24 20:36:23 +02:00
[travis] updates for the coverage reports
This commit is contained in:
parent
67444e22a5
commit
a457678dcd
2 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
[run]
|
||||
branch = True
|
||||
source = GPy
|
||||
omit = ./GPy/testing/*.py, travis_tests.py, setup.py, ./GPy/__version__.py
|
||||
omit = ./GPy/examples/*.py, ./GPy/testing/*.py, travis_tests.py, setup.py, ./GPy/__version__.py
|
||||
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
|
|
|
|||
|
|
@ -63,6 +63,5 @@ deploy:
|
|||
on:
|
||||
tags: true
|
||||
branch: deploy
|
||||
#condition: "$TRAVIS_OS_NAME" == "osx" || ( "$TRAVIS_OS_NAME" == "linux" && "$PYTHON_VERSION" == "2.7" )
|
||||
distributions: $DIST
|
||||
skip_cleanup: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue