diff --git a/.travis.yml b/.travis.yml index 88c856a..df2327c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,8 +26,7 @@ env: - TEST_ARGS="" script: - # Weather and LastFM are hosted in their own repositories and tested separately. - - supybot-test -c --plugins-dir=. $TEST_ARGS --exclude=./LastFM --exclude=./Weather + - supybot-test -c --plugins-dir=. $TEST_ARGS --exclude=./Weather notifications: email: false