diff --git a/.travis.yml b/.travis.yml index 8cccd49..ec9a80f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ before_script: - cmake .. script: - 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