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

10 lines
202 B
YAML
Raw Normal View History

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