Add make check to Travis
This commit is contained in:
parent
8433a75a6b
commit
8883df2fd6
|
@ -35,3 +35,4 @@ before_script:
|
|||
- ./configure --enable-werror
|
||||
script:
|
||||
- make
|
||||
- make check
|
||||
|
|
Loading…
Reference in New Issue