Skip to content

Commit e314751

Browse files
committed
Missed Travis CI change.
1 parent c5feb8f commit e314751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ install:
88
- pip install -r test-requirements.txt
99
- pip install pep8
1010
before_script:
11-
- pep8 -v *.py lib/
11+
- pep8 -v *.py VHostScan/
1212
script:
1313
- pytest

0 commit comments

Comments
 (0)