File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
cache :
11
11
driver : ' s3' # Available drivers: void, s3
12
12
options :
13
- - ' s3://travis-metadata/cache/deepify' # S3 cache directory
13
+ - ' s3://travis-metadata/cache/MitocGroup/ deepify' # S3 cache directory
14
14
- # S3 client options
15
15
region : ' process.env.JST_AWS_REGION'
16
16
accessKeyId : ' process.env.JST_AWS_ACCESS_KEY_ID'
47
47
storage :
48
48
driver : ' s3' # Available drivers: s3, volative
49
49
options :
50
- - ' s3://travis-metadata/coverage/deepify' # S3 storage directory
50
+ - ' s3://travis-metadata/coverage/MitocGroup/ deepify' # S3 storage directory
51
51
- # S3 storage options
52
52
region : ' process.env.JST_AWS_REGION'
53
53
accessKeyId : ' process.env.JST_AWS_ACCESS_KEY_ID'
@@ -56,4 +56,4 @@ plugin: #
56
56
root : ' src/' # Root package directory (containing package.json and tests)
57
57
dependencies : ~ # Dependencies to add/overwrite (over $.npm.dependencies config)
58
58
59
- # ## Add other modules here...
59
+ # ## Add other modules here...
You can’t perform that action at this time.
0 commit comments