Merge branch 'install'
This commit is contained in:
commit
8cee8992ab
|
@ -51,3 +51,5 @@ install:
|
|||
script:
|
||||
- make -j2
|
||||
- PYTHONPATH=$(pwd)/lib/ python -c "import sys, unittest, FreeCAD, TestApp; sys.exit(0 if unittest.TextTestRunner().run(TestApp.All()).wasSuccessful() else 1)"
|
||||
- sudo make install
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user