add travis CI link checking

This commit is contained in:
Brian Boucheron
2018-06-07 07:24:44 -04:00
parent 14f7f27f3d
commit 1bdcbc9154
2 changed files with 7 additions and 1 deletions

6
.travis.yml Normal file
View File

@@ -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

View File

@@ -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.