Commit e2b80b59 by John Jarvis

adding back python-demjson

parent 85ea2399
...@@ -3,7 +3,7 @@ language: python ...@@ -3,7 +3,7 @@ language: python
python: python:
- "2.7" - "2.7"
install: install:
- "sudo apt-get install -y npm" - "sudo apt-get install -y npm python-demjson"
- "pip install --allow-all-external -r requirements.txt" - "pip install --allow-all-external -r requirements.txt"
- "pip install --allow-all-external demjson" - "pip install --allow-all-external demjson"
- "sudo npm install -g js-yaml" - "sudo npm install -g js-yaml"
......
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