Commit be5dd0c6 authored by Danielle Tomlinson's avatar Danielle Tomlinson

Use default pwd now we're nolonger root

parent 8aef30fd
......@@ -40,7 +40,6 @@ jobs:
BUNDLE_PATH: ''
BUNDLE_BIN: ''
BUNDLE_APP_CONFIG: ''
working_directory: /cocoapods
steps:
- checkout
- restore_cache:
......@@ -75,7 +74,6 @@ jobs:
specs-linux_2.4:
docker:
- image: circleci/ruby:2.4
working_directory: /cocoapods
environment:
BUNDLE_PATH: ''
BUNDLE_BIN: ''
......@@ -93,7 +91,6 @@ jobs:
lint:
docker:
- image: circleci/ruby:2.4
working_directory: /cocoapods
environment:
BUNDLE_PATH: ''
BUNDLE_BIN: ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment