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