mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-02 08:21:10 -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
|
||||
install:
|
||||
- sudo apt-get install -qq bind9-host
|
||||
- pip install -vr requirements.txt||true
|
||||
- pip install -vr requirements.txt
|
||||
# Run supybot-test
|
||||
script:
|
||||
- echo $TRAVIS_PYTHON_VERSION
|
||||
- supybot-test -c --plugins-dir=.
|
||||
notifications:
|
||||
email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user