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
|
||||
# Run supybot-test
|
||||
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
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user