Skip to content

Commit

Permalink
fix CI files
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Aug 6, 2020
1 parent efcf404 commit 302bfb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: r
cache: packages
os: linux

r_binary_packages:
r_packages:
- covr

matrix:
Expand All @@ -18,7 +19,3 @@ notifications:
email:
on_success: never
on_failure: never
slack:
rooms:
- ropensci:i4vO9jmkH90vWFVDZsbtPTRT#builds
secure: YOxbPBFVAMbDbNc/6tDn5749/qOfJkM+hfTraG9LGstCZC2C4I7rxb3BRkUHphIbFuQiH8BW/L+BKPXkLBL8Hrz4uMMyD3RtMX1A9fZ9WizkHMT4GLCHE011TITiYIeJvv41R7RBuy6rn3RLpID5KeMTTDphIz1TOZdl1zsxqds=
7 changes: 0 additions & 7 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,3 @@ test_script:

on_failure:
- travis-tool.sh dump_logs

notifications:
- provider: Slack
auth_token:
secure: S3AcHEoJHUtahR5N8ConStS8oV/+x34tS1bDGM3OD0QxDKBBxufeiMmXQsId1gZu
channel: '#builds'

0 comments on commit 302bfb7

Please sign in to comment.