Skip to content

Commit

Permalink
Add roda as an external test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyevans authored and simi committed Jun 17, 2024
1 parent 70fc8a9 commit 600496f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ protocol-rack:
rails:
url: https://github.com/rails/rails
command: bash -c "cd actionpack && bundle exec rake test"
sinatra:
url: https://github.com/sinatra/sinatra
command: bundle exec rake test
roda:
url: https://github.com/jeremyevans/roda
command: bundle exec rake spec spec_lint
gemfile: .ci.gemfile

0 comments on commit 600496f

Please sign in to comment.