We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf4d40 commit 262ec9dCopy full SHA for 262ec9d
1 file changed
.travis.yml
@@ -22,7 +22,7 @@ install:
22
before_script:
23
- "pep8 . --exclude test"
24
- "pyflakes ."
25
- - "service mongod start""
+ - "service mongod start"
26
script:
27
- cd libnmap
28
- python test/host_test.py
0 commit comments