From a7161c31289a6d40028da6ef8565198773f73f3c Mon Sep 17 00:00:00 2001 From: Sarah Lensing Date: Thu, 25 May 2017 13:46:16 -0600 Subject: [PATCH] Revert "ignore gh-pages on circle (#211)" This reverts commit e5747c04602eb57b4ca7c721536720954d455806. --- circle.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/circle.yml b/circle.yml index e42fd4f..7165e2b 100644 --- a/circle.yml +++ b/circle.yml @@ -16,10 +16,6 @@ test: override: - ./gradlew -PdisablePreDex -branches: - ignore: - - gh-pages - deployment: master: branch: master