Skip to content

Commit

Permalink
trying to fix 'No file to run: 'python'' from invalid example code
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Jan 27, 2015
1 parent f0041be commit 02d26a8
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 @@ -11,7 +11,7 @@ install:
- pip install tox coveralls
script:
- tox
- coverage run --source=wiki python setup.py test
- coverage run --source=wiki setup.py test
notifications:
irc:
- "irc.freenode.org#django-wiki"
Expand Down

0 comments on commit 02d26a8

Please sign in to comment.