From 2068c54bc2abd801dcb68578bdfae55d3c38b9bb Mon Sep 17 00:00:00 2001 From: Brad Pitcher Date: Thu, 6 Feb 2014 20:02:36 -0800 Subject: [PATCH] install openscad before running tests --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5ef0f46..b7fec3f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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