Skip to content

Commit

Permalink
Small debugger for yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Borja Martín Fernández committed Jun 27, 2016
1 parent 287198a commit d5d4600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test:
override:
- bundle install
- which yaml-lint
- bundle show yaml-lint
- yaml-lint data/
- bundle exec rspec test.rb

0 comments on commit d5d4600

Please sign in to comment.