diff --git a/.circleci/config.yml b/.circleci/config.yml index 581bbf2..58b93a4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -2,15 +2,15 @@ version: 2 jobs: build: docker: - - image: debian:stretch + - image: circleci/ruby steps: - checkout - run: - name: Greeting - command: echo Hello, world. + name: Install awesome_bot + command: gem install awesome_bot - run: - name: Print the Current Time - command: date \ No newline at end of file + name: Check README.md + command: awesome_bot README.md --allow-dupe --allow-redirect --white-list https://ipfs.io,slideshare,https://img.shields.io,https://codeclimate.com/github/unixorn/awesome-zsh-plugins,www-s.acm.illinois.edu,https://mgdm.net,https://www.concourse.ci