summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index c9e111ec5a..0c6412c699 100644
--- a/circle.yml
+++ b/circle.yml
@@ -116,7 +116,7 @@ step-library:
command: |
brew install cmake
brew install ccache
- sudo gem install fastlane
+ sudo gem install fastlane --no-document
- &run-node-tests