Skip to content

Commit 7ba39c2

Browse files
committed
#20 sudo removed
1 parent 10edb96 commit 7ba39c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rultor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ deploy:
1616
release:
1717
script: |
1818
pdd --verbose --file=/dev/null
19-
sudo bundle install
19+
bundle install
2020
rake
2121
rm -rf *.gem
2222
sed -i "s/1\.0\.snapshot/${tag}/g" lib/hoc/version.rb

0 commit comments

Comments
 (0)