Skip to content

Commit

Permalink
add ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
sshwsfc committed Jan 11, 2013
1 parent 1813f08 commit 7c89b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ language: python
python:
- "2.7"
install: "pip install -r requirements.txt --use-mirrors"
#script: nosetests
script: python demo_app/manage.py shell

0 comments on commit 7c89b59

Please sign in to comment.