Ran
|
Files
29
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/adrienverge/yamllint/commit/<a class=hub.com/adrienverge/yamllint/commit/ea045c41b7231e0f7096ca091fe943a67a77cecc">ea045c41b<a href="https://github.com/adrienverge/yamllint/commit/ea045c41b7231e0f7096ca091fe943a67a77cecc">">CI: Drop Python 3.3 support The `pkg_resources` package inside `setuptools` explicitly [disallows Python 3.3](https://github.com/pypa/setuptools/commit/</a><a class="double-link" href="https://github.com/adrienverge/yamllint/commit/<a class="double-link" href="https://github.com/adrienverge/yamllint/commit/7392f01ffced3acfdef25b0b2d55cefdc6ee468a">7392f01ff</a>">7392f01ff</a><a href="https://github.com/adrienverge/yamllint/commit/ea045c41b7231e0f7096ca091fe943a67a77cecc">#diff-81de4a30a55fcc3fb944f8387ea9ec94): if (3, 0) < sys.version_info < (3, 4): raise RuntimeError("Python 3.4 or later is required") It's time to drop support for 3.3.
948 of 970 relevant lines covered (97.73%)
0.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|