]> git.ipfire.org Git - thirdparty/patchwork.git/commit
travis: run pep8/flake8 tests
authorDaniel Axtens <dja@axtens.net>
Thu, 25 Jan 2018 02:43:14 +0000 (13:43 +1100)
committerStephen Finucane <stephen@that.guru>
Fri, 26 Jan 2018 21:42:58 +0000 (21:42 +0000)
commite017f69376da6453906a3db981592a21bf87f725
tree34ac6f7e3e39b1018e5d240e2c7f81224603d9d4
parentaa304247ec6f12123a67b0c12e4b307798da6c28
travis: run pep8/flake8 tests

Add the test at the end of each run. This is inefficient but simpler
than adding a matrix entry. It's also very fast so there's no slowdown.

While there, remove the 'codecov' package: tox will bring it in
automatically.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Stephen Finucane <stephen@that.guru>
.travis.yml