From 25089880b68eec9b7ccf72e5754bcdb2b423fcf7 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Sun, 7 Jan 2018 17:58:22 +0100 Subject: [PATCH] build: update circleci conf --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 0d3a4b313..ba7578b44 100644 --- a/circle.yml +++ b/circle.yml @@ -38,5 +38,5 @@ general: branches: ignore: - gh-pages # list of branches to ignore - - l10n_website + - l10n_master - /release\/.*/ # or ignore regexes