Skip to content

Commit 5134f88

Browse files
authored
Update config.yml
1 parent 047d3ac commit 5134f88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
1212
steps:
1313
- checkout
14+
method: blobless
1415
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS
1516
- run:
1617
working_directory: ~/dkhamsing/open-source-ios-apps
@@ -49,6 +50,7 @@ jobs:
4950
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
5051
steps:
5152
- checkout
53+
method: blobless
5254
- run:
5355
working_directory: ~/dkhamsing/open-source-ios-apps
5456
command: rm -f dkhamsing/open-source-ios-apps/.rvmrc; echo 2.4.0 > dkhamsing/open-source-ios-apps/.ruby-version; rvm use 2.4.0 --default

0 commit comments

Comments
 (0)