Skip to content

Commit

Permalink
Revert "Use a custom version of slather which is more verbose"
Browse files Browse the repository at this point in the history
This reverts commit e7bc5e8.
  • Loading branch information
0xced committed Oct 15, 2016
1 parent e7bc5e8 commit 1f0b702
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
Expand Up @@ -14,8 +14,7 @@ dependencies:
- sudo gem uninstall bundler -v '>1.12.5' --force || echo "bundler >1.12.5 is not installed"
- sudo gem install bundler -v 1.12.5 --no-rdoc --no-ri --no-document --quiet
- sudo gem install scan --no-rdoc --no-ri --no-document --quiet
- sudo gem install specific_install --no-rdoc --no-ri --no-document --quiet
- sudo gem specific_install -l https://github.com/0xced/slather.git -b coveralls-verbose
- sudo gem install slather --no-rdoc --no-ri --no-document --quiet

test:
pre:
Expand Down

0 comments on commit 1f0b702

Please sign in to comment.