From 405f7025e738c2cc0de41cdd64bfdcc88a9af748 Mon Sep 17 00:00:00 2001 From: BenLangmead Date: Fri, 7 Jul 2017 13:48:03 -0400 Subject: [PATCH] new set of travis-tracked branches --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1381f64f..3406aa33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,9 +11,10 @@ branches: only: - master - cleaner_parsing + - scaling-old-parsing - batch_parsing - - no-io - - rel2.3 + - batch_parsing_output + - blocked_input - v2.3.2 script: make allall && make simple-test notifications: