Run unit tests in Travis

This commit is contained in:
Miloslav Trmač 2016-03-21 15:34:22 +01:00
parent ab36f62d59
commit a4fd447146

View File

@ -8,4 +8,5 @@ notifications:
script:
- make validate
- make test-unit
- make test-integration