Closed mre closed 7 years ago
Looks good, the validation part could be a separate PR if you want, useful by itself.
You're right. Narrowed down the scope to support validation only for now. I will create a separate PR for the travis stuff. If it looks good to you, I guess we could merge this already.
Lets enable the build with actual validation to finish this PR? Add .travis.yml with whatever that needs and a badge?
Sure! Added the .travis.yml
and the badge. Note that I already included initial support for running the cronjob. This will be used in the next pull request.
Merging.
Update https://github.com/slack-ruby/slack-api-ref/blob/master/CHANGELOG.md too when you wrap up cron.
This adds validation support for schema files. It's a first step towards automated build support as discussed in #12.