From 9b117389606bbe5c398c52bf7001c0324ba83183 Mon Sep 17 00:00:00 2001 From: kongr45gpen Date: Sun, 11 May 2014 13:52:29 +0300 Subject: Handle travis hook messages --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7566ee1..63050b5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ install: - cd ../void/Github script: - - ../../supybot/scripts/supybot-test --plugins-dir=.. Github + - python ../../supybot/scripts/supybot-test --plugins-dir=.. Github after_success: - coverage run --branch --source plugin.py,local --omit '*init*' ../../supybot/scripts/supybot-test --plugins-dir=.. Github -- cgit v1.2.3