Commit 700d735b authored by Serge S. Koval's avatar Serge S. Koval

Rename requirements.txt to travis.txt

parent 510d2dfb
...@@ -4,7 +4,7 @@ python: ...@@ -4,7 +4,7 @@ python:
- "2.7" - "2.7"
- "3.3" - "3.3"
install: "pip install -r requirements.txt --use-mirrors" install: "pip install -r travis.txt --use-mirrors"
services: mongodb services: mongodb
......
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