Remove Radar from .travis.yml

This commit is contained in:
Harmon 2018-04-06 06:58:09 -05:00 committed by GitHub
parent f295d31f98
commit a398664591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: ruby
rvm: 2.4.1
before_script: gem install awesome_bot
script: awesome_bot README.md --skip-save-results -w hackernoon.com,radar.amberstone.digital,joinmastodon.org
script: awesome_bot README.md --skip-save-results -w hackernoon.com,joinmastodon.org
notifications:
email: false