diff --git a/.travis.yml b/.travis.yml index ec9a80f..c62b78f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,8 @@ before_script: script: - make - make openalpr-utils-classifychars openalpr-utils-tagplates openalpr-utils-sortstate openalpr-utils-benchmark openalpr-utils-prepcharsfortraining + - sudo make install - ./tests/unittests +