Commit 6b7051b6 authored by Danielle Tomlinson's avatar Danielle Tomlinson

Maybe now

parent abf37eeb
......@@ -35,7 +35,7 @@ refrences:
jobs:
linux-cache:
docker:
- image: circleci/ruby:2.4
- image: ruby:2.4
steps:
- checkout
- restore_cache:
......@@ -69,7 +69,7 @@ jobs:
specs-linux_2.4:
docker:
- image: circleci/ruby:2.4
- image: ruby:2.4
environment:
COCOAPODS_CI_TASKS: SPECS
<<: *steps
......@@ -82,8 +82,8 @@ jobs:
<<: *steps
lint:
macos:
xcode: "9.2.0"
docker:
- image: ruby:2.4
environment:
COCOAPODS_CI_TASKS: LINT
<<: *steps
......
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