From a72a1ccd513686aca78319d3255e0da945b1bc2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 20 Mar 2018 22:11:01 +0100 Subject: [PATCH] core: add test of Debian/Ubuntu patches on Travis CI --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7b0543817..ed8507000 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,7 @@ script: - pylint tests/scripts/python/testapigen.py - pylint tests/scripts/python/testapi.py - pylint tests/scripts/python/unparse.py + - ./tools/build-debian.sh test-patches after_success: - weechat --help