1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-12 16:23:58 +02:00

auto-confirm repository addition

This commit is contained in:
Brad Pitcher
2014-02-06 20:09:20 -08:00
parent 2068c54bc2
commit 9f14806a77

View File

@@ -5,7 +5,7 @@ python:
- "2.6" - "2.6"
- "2.7" - "2.7"
before_install: before_install:
- sudo add-apt-repository ppa:chrysn/openscad - sudo add-apt-repository -y ppa:chrysn/openscad
- sudo apt-get update -qq - sudo apt-get update -qq
install: install:
- sudo apt-get install -qq inkscape openscad - sudo apt-get install -qq inkscape openscad