Electronic-Interchange-Gith.../.circleci/config.yml
Michael Chrisco 1a7a63f5c2
Create config.yml (#36)
* Create config.yml

* Delete .travis.yml
2019-02-21 13:12:24 -08:00

9 lines
202 B
YAML

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