From 0c843be8806a9c0af0946376491123821ebaf874 Mon Sep 17 00:00:00 2001 From: ZYSzys <17367077526@163.com> Date: Sat, 30 Jun 2018 11:33:54 +0800 Subject: [PATCH] :trident: add CI --- .travis.yml | 6 ++++++ README-zh.md | 1 + README.md | 1 + 3 files changed, 8 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..02b45b3 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,6 @@ +language: ruby +rvm: 2.4.1 +before_script: gem install awesome_bot +script: awesome_bot README.md --allow-redirect --allow-dupe +notifications: + email: false diff --git a/README-zh.md b/README-zh.md index 467aa71..47e9ed0 100644 --- a/README-zh.md +++ b/README-zh.md @@ -1,5 +1,6 @@ # Awesome Captcha [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) +[![Travis CI](https://travis-ci.org/ZYSzys/awesome-captcha.svg?branch=master)](https://travis-ci.org/ZYSzys/awesome-captcha) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) :triangular_flag_on_post: This repo is a collection of awesome captcha libraries and captcha crack tools. diff --git a/README.md b/README.md index f7dbe6a..a280edb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Awesome Captcha [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) +[![Travis CI](https://travis-ci.org/ZYSzys/awesome-captcha.svg?branch=master)](https://travis-ci.org/ZYSzys/awesome-captcha) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) :triangular_flag_on_post: This repo is a collection of awesome captcha libraries and captcha crack tools.