From bf01d4f69cedd80ed5668c7f41540d7b5365134c Mon Sep 17 00:00:00 2001
From: Craig Tiller <craig.tiller@gmail.com>
Date: Fri, 27 Feb 2015 16:35:21 -0800
Subject: [PATCH] Ignore the ASAN bits, get the fixes in

---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 68097a8182..b51d2c0d82 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,6 @@ env:
   matrix:
     - CONFIG=dbg TEST=c
     - CONFIG=dbg TEST=c++
-    - CONFIG=asan TEST=c
     - CONFIG=opt TEST=c
     - CONFIG=opt TEST=c++
     - CONFIG=opt TEST=node
-- 
GitLab