From cd0f93147966551ad390dbd5128295261ef2c143 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 29 Jun 2018 11:24:24 -0700 Subject: Swap chef-12 for chef-14 branches in CI chef-14 branch doesn't exist yet, but this way we won't have to update things when we fork Signed-off-by: Tim Smith --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index fa25b9c38b..fa6bd7764a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,7 @@ before_script: branches: only: - master + - chef-14 - chef-13 env: -- cgit v1.2.1