diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 9b3b99e..c9c336c 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -7,4 +7,4 @@ filter: tools: external_code_coverage: timeout: 300 - runs: 7 + runs: 9 diff --git a/.travis.yml b/.travis.yml index df536c6..d43f210 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ python: - "3.3" - "3.4" - "3.5" + - "3.6" + - "nightly" - "pypy" - "pypy3" install: