Skip to content

Commit a5b8c19

Browse files
committed
nit
1 parent e6570c3 commit a5b8c19

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ aliases:
66
- &prepare
77
|
88
git submodule update --init --recursive
9-
git apply --directory Carthage/Checkouts/Bolts-ObjC/Vendor/xctoolchain patch
109
gem install bundler
1110
bundle install
1211
- &filter-only-master

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ git:
1010

1111
before_install:
1212
- git submodule update --init --recursive
13-
- git apply --directory Carthage/Checkouts/Bolts-ObjC/Vendor/xctoolchain patch
1413
install: bundle install
1514

1615
jobs:

patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)