Skip to content

Commit

Permalink
Travis Fix
Browse files Browse the repository at this point in the history
update versions of modules used in lint/syntax checks

Signed-off-by: Praveen K Pandey <praveen@linux.vnet.ibm.com>
  • Loading branch information
PraveenPenguin committed Aug 16, 2018
1 parent a1d8040 commit 7c2e92b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-travis.txt
@@ -1,4 +1,4 @@
pycodestyle==2.4.0
inspektor==0.4.5
pep8==1.6.2
pylint==1.6.4
inspektor==0.5.2
pep8==1.7.1
pylint==1.9.3

0 comments on commit 7c2e92b

Please sign in to comment.