travis: run osbuild-run through pylint

This was most likely an oversight.

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2019-07-29 15:47:12 +02:00 committed by Lars Karlitski
parent fd72ed80ba
commit 52e2374bb6

View file

@ -7,4 +7,4 @@ install:
jobs: jobs:
include: include:
- name: pylint - name: pylint
script: pylint osbuild assemblers/* stages/* script: pylint osbuild osbuild-run assemblers/* stages/*