mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-03 08:51:13 -05:00
Remove cruft from .travis.yml
This commit is contained in:
parent
da1983b6f2
commit
13d9c78ee2
@ -11,10 +11,9 @@ before_install:
|
|||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install -qq bind9-host
|
- sudo apt-get install -qq bind9-host
|
||||||
- pip install -vr requirements.txt||true
|
- pip install -vr requirements.txt
|
||||||
# Run supybot-test
|
# Run supybot-test
|
||||||
script:
|
script:
|
||||||
- echo $TRAVIS_PYTHON_VERSION
|
|
||||||
- supybot-test -c --plugins-dir=.
|
- supybot-test -c --plugins-dir=.
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user