Commit f3242ee0 by Muhammad Shoaib

remove space

parent 6ae366c9
...@@ -12,7 +12,7 @@ before_install: ...@@ -12,7 +12,7 @@ before_install:
sudo: false sudo: false
install: install:
- "npm install" - "npm install"
- "pip install -r requirements.txt" - "pip install -r requirements.txt"
- "pip install -r test_requirements.txt" - "pip install -r test_requirements.txt"
- "pip install coveralls" - "pip install 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