Make mina verbose

This commit is contained in:
Abhay Rana 2015-08-22 20:43:52 +05:30
parent deb9977110
commit b6957198b1
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ rvm:
script: ruby test.rb
deploy:
provider: script
script: bundle exec mina deploy
script: bundle exec mina deploy --verbose
on:
branch: master