Updated CI with correct names of utility programs

This commit is contained in:
Matt Hill
2014-12-15 22:55:49 -05:00
parent e60740093f
commit 5a68f23064

View File

@@ -11,7 +11,7 @@ before_script:
- cmake .. - cmake ..
script: script:
- make - make
- make classifychars tagplates sortstate benchmark prepcharsfortraining - make openalpr-utils-classifychars openalpr-utils-tagplates openalpr-utils-sortstate openalpr-utils-benchmark openalpr-utils-prepcharsfortraining
- ./tests/unittests - ./tests/unittests