From 75c9bc6a54bfeda877b5babf337591a11444b5c8 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Tue, 26 Jan 2016 12:43:43 -0600 Subject: [PATCH] try to get travis to ignore dist --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ee45cdf3..979c77ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ -# remove this later branches: except: + - v4-dist + # remove this later - v4-dev sudo: false # use the container infrastructure