Added install step to travis CI

This commit is contained in:
Matt Hill
2015-09-15 23:20:06 -04:00
parent 8bb3264072
commit 04b4153739

View File

@@ -12,6 +12,8 @@ before_script:
script: script:
- make - make
- make openalpr-utils-classifychars openalpr-utils-tagplates openalpr-utils-sortstate openalpr-utils-benchmark openalpr-utils-prepcharsfortraining - make openalpr-utils-classifychars openalpr-utils-tagplates openalpr-utils-sortstate openalpr-utils-benchmark openalpr-utils-prepcharsfortraining
- sudo make install
- ./tests/unittests - ./tests/unittests