From 16d899f46aa0dc8c4866cc4cf3d7f8a6c5837013 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Sun, 16 Feb 2014 17:08:15 +0100 Subject: [PATCH] Add stable branch to Travis CI --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index e11b6483d..de9805450 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,3 +7,5 @@ perl: branches: only: - master + - stable +