Skip to content

Commit d18105b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
1212
steps:
1313
- checkout
14-
method: blobless
14+
method: blobless
1515
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS
1616
- run:
1717
working_directory: ~/dkhamsing/open-source-ios-apps
@@ -50,7 +50,7 @@ jobs:
5050
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
5151
steps:
5252
- checkout
53-
method: blobless
53+
method: blobless
5454
- run:
5555
working_directory: ~/dkhamsing/open-source-ios-apps
5656
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)