Skip to content

Commit

Permalink
Rename requirements.txt to travis.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoes committed Aug 29, 2013
1 parent 510d2df commit 700d735
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ python:
- "2.7"
- "3.3"

install: "pip install -r requirements.txt --use-mirrors"
install: "pip install -r travis.txt --use-mirrors"

services: mongodb

Expand Down
File renamed without changes.

0 comments on commit 700d735

Please sign in to comment.