Skip to content

Commit 262ec9d

Browse files
committed
typo error+ remove service startup (seems not needed)
modified: .travis.yml
1 parent 1cf4d40 commit 262ec9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install:
2222
before_script:
2323
- "pep8 . --exclude test"
2424
- "pyflakes ."
25-
- "service mongod start""
25+
- "service mongod start"
2626
script:
2727
- cd libnmap
2828
- python test/host_test.py

0 commit comments

Comments
 (0)