Skip to content

Commit 04b77bc

Browse files
committed
appveyor file tweak
1 parent 70988ef commit 04b77bc

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

appveyor.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ artifacts:
3232
- path: '*.Rcheck\**\*.out'
3333
name: Logs
3434

35-
- path: '*.Rcheck\**\*.fail'
36-
name: Logs
37-
3835
- path: '*.Rcheck\**\*.Rout'
3936
name: Logs
4037

@@ -43,14 +40,3 @@ artifacts:
4340

4441
- path: '\*_*.zip'
4542
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

Comments
 (0)