Commit 6ae366c9 by Muhammad Shoaib

travis fix

parent 841d1a03
...@@ -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