diff --git a/.scrutinizer.yml b/.scrutinizer.yml deleted file mode 100644 index 7633b9a..0000000 --- a/.scrutinizer.yml +++ /dev/null @@ -1,16 +0,0 @@ -filter: - excluded_paths: - - 'tests/*' - - 'vcr/*' - - 'steam/protobufs/*' -tools: - external_code_coverage: - timeout: 300 - runs: 5 - -build: - nodes: - analysis: - tests: - override: - - py-scrutinizer-run diff --git a/.travis.yml b/.travis.yml index 43b0856..c89dfed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,9 +59,7 @@ jobs: install: - pip install -r requirements.txt - pip install coveralls - - pip install scrutinizer-ocular script: - PYTHONHASHSEED=0 pytest --cov=steam tests after_script: - coveralls - - ocular diff --git a/README.rst b/README.rst index 5bdba19..3c6452a 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,6 @@ | |pypi| |latest| |pypipy| |license| -| |coverage| |scru| |master_build| |docs| +| |coverage| |master_build| |docs| +| |sonar_maintainability| |sonar_reliability| |sonar_security| A python module for interacting with various parts of Steam_. @@ -116,9 +117,17 @@ IRC: irc.freenode.net / #steamkit (`join via webchat