From 4778637bd5ef0045822ff0a7337187a6a695cf87 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Tue, 28 Mar 2017 19:37:52 -0400 Subject: [PATCH] Remove machine option --- circle.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/circle.yml b/circle.yml index 7b1f2db11..d70ac2687 100644 --- a/circle.yml +++ b/circle.yml @@ -14,7 +14,6 @@ jobs: command: npm i - run: npm run build update_docs: - machine: true working_directory: ~/ionic-native/ docker: - image: node:7