From ee8e300ff05f43c50e5e0052ea10c3749074514b Mon Sep 17 00:00:00 2001 From: Riley Karson Date: Thu, 8 Nov 2018 16:11:33 -0800 Subject: [PATCH] Add 2.0.0 branch to .travis.yml (#2434) I keep breaking `make fmt` so let's stop my reign of terror --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 04c0d65c..f1374f28 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,7 @@ script: branches: only: - master + - 2.0.0 matrix: fast_finish: true allow_failures: