CI: Add a test to .travis.yml
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
committed by
Yorik van Havre
parent
3245209e62
commit
8e3b09174c
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user