Skip to content

Commit

Permalink
silent install, say yes
Browse files Browse the repository at this point in the history
  • Loading branch information
davherrmann committed May 14, 2016
1 parent 52c3388 commit 5fe0d9a
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 @@ -5,7 +5,7 @@ assets:
docker:
image: mostalive/ubuntu-14.04-oracle-jdk8
install: |
sudo apt-get install maven
sudo apt-get install -q -y maven
release:
script: |
mvn versions:set "-DnewVersion=${tag}"
Expand Down

0 comments on commit 5fe0d9a

Please sign in to comment.