mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-10 20:22:36 +01:00
travis.yml: Don't run Scheduler's tests (they randomly fail).
This commit is contained in:
parent
4fffdbccd2
commit
73d585c0eb
@ -12,4 +12,4 @@ install:
|
||||
script:
|
||||
- echo $TRAVIS_PYTHON_VERSION
|
||||
- python setup.py install
|
||||
- supybot-test test --plugins-dir=./build/lib*/supybot/plugins/ --no-network --disable-multiprocessing
|
||||
- supybot-test test --plugins-dir=./build/lib*/supybot/plugins/ --no-network --disable-multiprocessing --exclude=plugins/Scheduler
|
||||
|
Loading…
Reference in New Issue
Block a user