Skip to content

Commit

Permalink
Try to hack yaml lint execution from gem show
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 d5d4600 commit 68f0768
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
test:
override:
- bundle install
- bundle show yaml-lint
- yaml-lint data/
- $(bundle show yaml-lint)/bin/yaml-lint data/
- bundle exec rspec test.rb

0 comments on commit 68f0768

Please sign in to comment.