brew test

pull/20/head 1.0.5
Miguel Mota 6 years ago
parent 8b33ac7b32
commit c0716fb4fa

@ -86,6 +86,9 @@ brew/build: brew/remove
brew/audit: brew/audit:
brew audit --strict cointop.rb brew audit --strict cointop.rb
brew/test:
brew test cointop.rb
git/rm/large: git/rm/large:
java -jar bfg.jar --strip-blobs-bigger-than 200K . java -jar bfg.jar --strip-blobs-bigger-than 200K .

@ -57,7 +57,7 @@
{ {
"type": "git", "type": "git",
"url": "https://github.com/miguelmota/cointop.git", "url": "https://github.com/miguelmota/cointop.git",
"commit": "5e08a6f533e5e2bb3a430fb60c71b7f5eecfaf1c", "commit": "8b33ac7b32c3a3f25d803afe9cc425dfb2c2c207",
"dest": "go/src/github.com/miguelmota/cointop" "dest": "go/src/github.com/miguelmota/cointop"
} }
] ]

Loading…
Cancel
Save