mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-05-13 18:07:25 +02:00
travis.yml: Fix path of plugins.
This commit is contained in:
parent
4090793468
commit
65201fecc0
@ -11,4 +11,4 @@ install:
|
|||||||
script:
|
script:
|
||||||
- echo $TRAVIS_PYTHON_VERSION
|
- echo $TRAVIS_PYTHON_VERSION
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
- cd py3k/; supybot-test test --plugins-dir=plugins/ --no-network --disable-multiprocessing
|
- cd py3k/; supybot-test test --plugins-dir=./build/lib/supybot/plugins/ --no-network --disable-multiprocessing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user