mirror of
https://github.com/nophead/Mendel90.git
synced 2025-08-27 06:54:49 +02:00
install openscad before running tests
This commit is contained in:
@@ -5,9 +5,10 @@ python:
|
|||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
before_install:
|
before_install:
|
||||||
|
- sudo add-apt-repository ppa:chrysn/openscad
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install -qq inkscape
|
- sudo apt-get install -qq inkscape openscad
|
||||||
script:
|
script:
|
||||||
- python make_machine.py dibond
|
- python make_machine.py dibond
|
||||||
- python make_machine.py mendel
|
- python make_machine.py mendel
|
||||||
|
Reference in New Issue
Block a user