We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5feb8f commit e314751Copy full SHA for e314751
.travis.yml
@@ -8,6 +8,6 @@ install:
8
- pip install -r test-requirements.txt
9
- pip install pep8
10
before_script:
11
- - pep8 -v *.py lib/
+ - pep8 -v *.py VHostScan/
12
script:
13
- pytest
0 commit comments