travis.yml: Exclude WebStats test (broken on Travis for some reason...).

master
Valentin Lorentz 2013-02-17 18:54:36 +01:00
parent f3ae5897a3
commit 33a9887ef5
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ install:
# command to run tests, e.g. python setup.py test
script:
- echo $TRAVIS_PYTHON_VERSION
- supybot-test test --plugins-dir=.
- supybot-test test --plugins-dir=. --exclude=WebStats
- cat test-logs/messages.log