Skip to content

Commit

Permalink
#20 sudo removed
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 20, 2018
1 parent 10edb96 commit 7ba39c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ deploy:
release:
script: |
pdd --verbose --file=/dev/null
sudo bundle install
bundle install
rake
rm -rf *.gem
sed -i "s/1\.0\.snapshot/${tag}/g" lib/hoc/version.rb
Expand Down

0 comments on commit 7ba39c2

Please sign in to comment.