Fix typo in .travis.yml

This commit is contained in:
adam-urbanczyk 2016-06-20 22:03:25 +02:00
parent 42d109325f
commit f8c377c2f7

View File

@ -11,7 +11,7 @@ install:
- pip install coveralls
- pip install Sphinx==1.3.2
- pip install travis-sphinx
- :pip install pyparsing
- pip install pyparsing
script:
- coverage run --source=cadquery ./runtests.py
- travis-sphinx --nowarn --source=doc build