aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-02-27 16:35:21 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-02-27 16:35:21 -0800
commitbf01d4f69cedd80ed5668c7f41540d7b5365134c (patch)
treea43b1ea3c1bd2a6ef20c9b8279feb28f6996e986 /.travis.yml
parentf5065c5b65035eb0999877391cf8dfd634ad4a5f (diff)
Ignore the ASAN bits, get the fixes in
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
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