From abceb2c9a802f7f744f2cec35a5e691638ae95c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Yves=20G=C3=A9rardy?= Date: Fri, 17 Feb 2017 18:34:51 +0100 Subject: [PATCH] chore: Make Gandalf builds track next (#1639) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 928e22d2..af37c828 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,7 @@ after_success: env: global: # Restrict the branch this will activate on - - BRANCH=rewrite + - BRANCH=next - REPO=lhorie/mithril.js # Set up GH_USER_EMAIL & GH_USER_NAME env variables used by travis-scripts package