travis.yml: Run all tests in one command.

This commit is contained in:
Valentin Lorentz 2013-01-04 20:17:49 +01:00
parent f7f53fc9f6
commit ae9b8c8b42
1 changed files with 1 additions and 2 deletions

View File

@ -9,5 +9,4 @@ install:
# command to run tests, e.g. python setup.py test
script:
- python setup.py install
- supybot-test test
- supybot-test --plugins-dir=plugins/
- supybot-test test --plugins-dir=plugins/