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 70988ef commit 04b77bcCopy full SHA for 04b77bc
appveyor.yml
@@ -32,9 +32,6 @@ artifacts:
32
- path: '*.Rcheck\**\*.out'
33
name: Logs
34
35
- - path: '*.Rcheck\**\*.fail'
36
- name: Logs
37
-
38
- path: '*.Rcheck\**\*.Rout'
39
40
@@ -43,14 +40,3 @@ artifacts:
43
44
41
- path: '\*_*.zip'
45
42
name: zip
46
47
-deploy:
48
-- provider: S3
49
- access_key_id: AKIAI6F2ZOASYNIRGW6A
50
- secret_access_key:
51
- secure: tghGGvPU9AQKRPhkQTuaGsAGmNrfRtT1VuAo5OOOMdZnEctxSn1A/Snp2yEwjZ85
52
- region: us-west-2
53
- bucket: ropensci-windows
54
- artifact: zip
55
- set_public: true
56
0 commit comments