CI: Add a test to .travis.yml
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
parent
15bcb20d44
commit
e742d473a6
|
@ -53,3 +53,4 @@ install:
|
|||
|
||||
script:
|
||||
- make
|
||||
- PYTHONPATH=$(pwd)/lib/ python -c "import sys, unittest, FreeCAD, TestApp; sys.exit(0 if unittest.TextTestRunner().run(TestApp.All()).wasSuccessful() else 1)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user