From cb3fc3b502353816fad98f60915c30e8911a046a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Sat, 20 Feb 2016 23:05:34 +0100 Subject: [PATCH] Travis CI only for branches develop and master --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3a0823c..5b40aa7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,11 @@ compiler: - gcc - clang +branches: + only: + - master + - develop + env: - RUNTIME=libicu - RUNTIME=libidn2