debugging Travis run of ctests

pull/10/head
David 2019-09-29 11:02:45 +09:30
parent 78243190c9
commit f811f6127f
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ script:
- find $LPCNETDIR -name nnet_data.c
- md5sum `find $LPCNETDIR -name nnet_data.c`
- md5sum $LPCNETDIR/unittest/*
- ./src/diff32 --cont ../unittest/birch.f32 ../unittest/birch_targ.f32
# Re-build codec2 with LPCNet and test FreeDV 2020 support
#- cd $CODEC2DIR/build_linux
#- make clean