mirror of
https://github.com/michaelachrisco/Electronic-Interchange-Github-Resources
synced 2024-10-31 00:03:19 -07:00
Michael Chrisco
d15d921065
* Travis CI on Links * Fix unit test and links * Remove Deprecated Mulesoft examples
4 lines
95 B
YAML
4 lines
95 B
YAML
language: ruby
|
|
rvm: 2.4.1
|
|
before_script: gem install awesome_bot
|
|
script: awesome_bot README.md
|