mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Actually run the tests
This commit is contained in:
parent
074f6db6d8
commit
2d7686b5fa
@ -2,5 +2,5 @@ language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
install: sudo apt-get install libcppunit-dev zlib1g-dev
|
||||
script: cmake && make
|
||||
script: cmake . && make && make check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user