Adding -y to apt-get.

This commit is contained in:
Faerbit 2014-11-27 13:20:18 +01:00
parent 5570637cf7
commit ee3a07077e

View File

@ -9,9 +9,9 @@ machine:
dependencies:
override:
- sudo add-apt-repository ppa:plowsharepackagers/ppa
- sudo add-apt-repository -y ppa:plowsharepackagers/ppa
- sudo apt-get update
- sudo apt-get install plowshare4
- sudo apt-get -y install plowshare4
database:
override: