Skip to content

Commit

Permalink
Fixed .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leekchan committed Nov 4, 2014
1 parent ff63218 commit 39f2620
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 @@ -7,7 +7,7 @@ install:
- pip install coveralls

script:
- cd django-repo/tests
- cd tests
- PYTHONPATH=..:$PYTHONPATH ./runtests.py

after_success:
Expand Down

0 comments on commit 39f2620

Please sign in to comment.