From 8287330a1edf39fecbda8a10d85727484f7b7ddf Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawars@ncbs.res.in>
Date: Fri, 21 Apr 2017 14:57:30 +0530
Subject: [PATCH] Enable chamcham branch on travis.

---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index f9149dfa..1cfc8273 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ os:
 branches:
     only:
         - master
+        - chamcham
 notifications:
     email:
         recipients:
-- 
GitLab