diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..ff43cd6 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,6 @@ +language: ruby +rvm: 2.4.1 +before_script: gem install awesome_bot +script: awesome_bot --files README.md --allow-dupe --allow-redirect +notifications: + email: false diff --git a/README.md b/README.md index 93c91bd..424f8cf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome Plotters [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +# Awesome Plotters [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Build Status](https://travis-ci.org/beardicus/awesome-plotters.svg)](https://travis-ci.org/beardicus/awesome-plotters) A curated list of code and resources for pen plotters and other robots that draw.