Skip to content

Commit

Permalink
run validate for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
sshwsfc committed Jan 11, 2013
1 parent 7c89b59 commit d0f6ccf
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: python demo_app/manage.py shell
script: python demo_app/manage.py validate

0 comments on commit d0f6ccf

Please sign in to comment.