Skip to content

Commit 307e755

Browse files
frozencemeterysimo5
authored andcommitted
[travis] Add flake8 check
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
1 parent f71bcaa commit 307e755

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ if [ -f /etc/debian_version ]; then
1212
apache2-bin {apache2,libkrb5,libssl,gss-ntlmssp}-dev \
1313
python-{dev,requests,gssapi} lib{socket,nss}-wrapper \
1414
flex bison krb5-{kdc,admin-server,pkinit} \
15-
python-requests-kerberos
15+
python-requests-kerberos flake8
16+
flake8
1617
elif [ -f /etc/fedora-release ]; then
1718
# https://bugzilla.redhat.com/show_bug.cgi?id=1483553 means that this will
1819
# fail no matter what, but it will properly install the packages.

0 commit comments

Comments
 (0)