Commit 8abab5a3 by Joshua Abraham

Netgear module only

parent 65337ff3
...@@ -5,10 +5,7 @@ python: ...@@ -5,10 +5,7 @@ python:
install: install:
- "pip install -r requirements.txt" - "pip install -r requirements.txt"
- "pip install pexpect flake8" - "pip install pexpect flake8"
- "pip install coveralls"
script: script:
- "python -m unittest discover" - "python -m unittest discover"
- "./run_linter.sh" - "./run_linter.sh"
after_success:
- coveralls
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment