We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5134f88 commit d18105bCopy full SHA for d18105b
.circleci/config.yml
@@ -11,7 +11,7 @@ jobs:
11
- image: circleci/build-image:ubuntu-14.04-XXL-upstart-1189-5614f37
12
steps:
13
- checkout
14
- method: blobless
+ method: blobless
15
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS
16
- run:
17
working_directory: ~/dkhamsing/open-source-ios-apps
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
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