Electronic-Interchange-Gith.../.circleci/config.yml

10 lines
191 B
YAML
Raw Normal View History

version: 2
jobs:
build:
docker:
- image: circleci/ruby:latest
steps:
- checkout
- run: gem install awesome_bot
- run: awesome_bot --allow-redirect README.md