From 621707f9f17109fe9d0038ecc48c5aa5f4afcea3 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 2 Apr 2014 18:32:17 +0000 Subject: [PATCH] .travis.yml: Disable plugin Darkfallonline. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc5c4f1..2ff8b43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,4 +11,4 @@ install: # command to run tests, e.g. python setup.py test script: - echo $TRAVIS_PYTHON_VERSION - - supybot-test --plugins-dir=. --no-network --exclude=WebStats --exclude=Seeks --exclude=Rbls --exclude=MilleBornes --exclude=Scheme --exclude=Twitter --exclude=TwitterStream --exclude=MegaHAL --exclude=Darkfallonline --exclude=Webstats + - supybot-test --plugins-dir=. --no-network --exclude=WebStats --exclude=Seeks --exclude=Rbls --exclude=MilleBornes --exclude=Scheme --exclude=Twitter --exclude=TwitterStream --exclude=MegaHAL --exclude=Darkfallonline --exclude=Webstats --exclude=Darkfallonline