Fantastico-Mastodon/.travis.yml

10 lines
198 B
YAML
Raw Normal View History

2017-05-06 19:20:10 +02:00
language: ruby
rvm:
2017-05-11 22:50:39 +02:00
- 2.2
2017-05-06 19:20:10 +02:00
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --skip-save-results -w hackernoon.com,radar.amberstone.digital
2017-05-13 11:10:24 +02:00
notifications:
email: false