civisanalytics / swagger-diff

Utility for comparing two Swagger specifications.
BSD 3-Clause "New" or "Revised" License
265 stars 32 forks source link

Run RSpec in Travis #4

Closed jeffreyc closed 9 years ago

jeffreyc commented 9 years ago

Explicitly invoking RSpec from .travis.yml. Tweaking RSpec output to look better in Travis.

gburt commented 9 years ago

LGTM