averageDown was not tested

but works with python3
This commit is contained in:
Martin Diehl 2018-11-24 10:08:42 +01:00
parent 7c1e2e256c
commit c317ea95ed
1 changed files with 7 additions and 0 deletions

View File

@ -151,6 +151,13 @@ Spectral_geometryPacking:
- release
###################################################################################################
Post_AverageDown:
stage: postprocessing
script: averageDown/test.py
except:
- master
- release
Post_General:
stage: postprocessing
script: PostProcessing/test.py