Merge pull request #635 from Mkaysi/patch-1

Update .travis.yml
This commit is contained in:
Valentin Lorentz 2014-05-13 20:04:24 +02:00
commit 62b23cc32b
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@ python:
- "pypy"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- pip install -r requirements.txt
- pip install -r requirements.txt -v
# command to run tests, e.g. python setup.py test
script:
- echo $TRAVIS_PYTHON_VERSION
- python setup.py install
- pip install -v .
- supybot-test test --plugins-dir=./build/lib*/supybot/plugins/ --no-network --disable-multiprocessing --exclude=./build/lib*/supybot/plugins/Scheduler --exclude=./build/lib*/supybot/plugins/Filter
after_success:
- sandbox/check_trans.py plugins/