mirror of
https://github.com/beardicus/awesome-plotters.git
synced 2025-08-27 15:29:46 +02:00
add travis CI link checking
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal 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
|
@@ -1,4 +1,4 @@
|
||||
# Awesome Plotters [](https://github.com/sindresorhus/awesome)
|
||||
# Awesome Plotters [](https://github.com/sindresorhus/awesome) [](https://travis-ci.org/beardicus/awesome-plotters)
|
||||
|
||||
A curated list of code and resources for pen plotters and other robots that draw.
|
||||
|
||||
|
Reference in New Issue
Block a user