.travis.yml: run tests for Weather again

This commit is contained in:
James Lu 2017-03-21 10:49:44 -07:00
parent 485dff4a8f
commit 65bb618662

View File

@ -25,7 +25,7 @@ env:
- SYSDNS_HOST_COMMAND="/usr/bin/unbound-host" TEST_ARGS=""
script:
- supybot-test -c --plugins-dir=. $TEST_ARGS --exclude=./Weather
- supybot-test -c --plugins-dir=. $TEST_ARGS
notifications:
email: false