Skip to content

Commit

Permalink
travis.yml: Display logs after test.
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed Feb 8, 2013
1 parent de0087c commit 3fd1e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ script:
- echo $TRAVIS_PYTHON_VERSION
- python setup.py install
- cd py3k/; supybot-test test --plugins-dir=plugins/ --exclude=plugins/PluginDownloader --exclude=plugins/ShrinkUrl
- cat test-logs/messages.log

0 comments on commit 3fd1e9f

Please sign in to comment.