phantom-js: style nits
This commit is contained in:
parent
fe8848fb9d
commit
f3de3e8ec5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Phantomjs < Formula
|
|||
url 'http://phantomjs.googlecode.com/files/phantomjs-1.8.1-macosx.zip'
|
||||
sha1 '69206ce980703e54160628614a6917d8ec19c281'
|
||||
|
||||
depends_on SnowLeopardOrNewer.new
|
||||
depends_on SnowLeopardOrNewer
|
||||
|
||||
def install
|
||||
bin.install 'bin/phantomjs'
|
||||
|
|
Loading…
Reference in a new issue