fixed build error

This commit is contained in:
Dave Cowden 2015-11-28 21:37:19 -05:00
parent 8aabc4b116
commit a30d631e4a

View File

@ -11,7 +11,7 @@ install:
- python ./setup.py install
- pip install coverage
- pip install coveralls
- pip install --user travis-sphinx
- pip install travis-sphinx
script:
- coverage run --source=cadquery ./runtests.py