mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-29 23:11:07 -05:00
.travis.yml: oops
This commit is contained in:
parent
d6eb7aa1bb
commit
993e7f2e64
@ -14,7 +14,7 @@ install:
|
|||||||
- pip install -vr requirements.txt
|
- pip install -vr requirements.txt
|
||||||
# Run supybot-test
|
# Run supybot-test
|
||||||
script:
|
script:
|
||||||
- if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then DISABLED_PLUGINS="--exclude=RelayLink"; fi
|
- if [ "$TRAVIS_PYTHON_VERSION" = "pypy" ]; then export DISABLED_PLUGINS="--exclude=./RelayLink"; fi
|
||||||
- supybot-test -c --plugins-dir=. $DISABLED_PLUGINS
|
- supybot-test -c --plugins-dir=. $DISABLED_PLUGINS
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user